Redhat Linux Enterprise 6 On T520

Hi
I have installed Redhat Enterprise 6 on my Lenovo T520  everything works fine except wireless i have copied
iw​lwifi-6000g2a-ucode-17.168.5.3 into the /lib/firmware and rebooted ... nothing wireless is not working.
Please any advise.
thanks

Hi
Thank for the reply, i am very sorry i was busy during the holidays.
here is the output of what you requested :
#lspci
00:00.0 Host bridge: Intel Corporation Sandy Bridge DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Sandy Bridge PCI Express Root Port (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Sandy Bridge Integrated Graphics Controller (rev 09)
00:16.0 Communication controller: Intel Corporation Cougar Point HECI Controller #1 (rev 04)
00:16.3 Serial controller: Intel Corporation Cougar Point KT Controller (rev 04)
00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (rev 04)
00:1a.0 USB Controller: Intel Corporation Cougar Point USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation Cougar Point High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation Cougar Point PCI Express Root Port 1 (rev b4)
00:1c.1 PCI bridge: Intel Corporation Cougar Point PCI Express Root Port 2 (rev b4)
00:1c.3 PCI bridge: Intel Corporation Cougar Point PCI Express Root Port 4 (rev b4)
00:1c.4 PCI bridge: Intel Corporation Cougar Point PCI Express Root Port 5 (rev b4)
00:1d.0 USB Controller: Intel Corporation Cougar Point USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation Cougar Point LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation Cougar Point 6 port SATA AHCI Controller (rev 04)
00:1f.3 SMBus: Intel Corporation Cougar Point SMBus Controller (rev 04)
01:00.0 VGA compatible controller: nVidia Corporation Device 1057 (rev a1)
03:00.0 Network controller: Intel Corporation 6000 Series Gen2 (rev 34)
0d:00.0 System peripheral: Ricoh Co Ltd Device e823 (rev 05)
0d:00.3 FireWire (IEEE 1394): Ricoh Co Ltd Device e832 (rev 04)
#lsmod
Module                  Size  Used by
vfat                   10646  1
fat                    55086  1 vfat
usb_storage            49386  1
fuse                   66138  2
ebtable_nat             1975  0
ebtables               18101  1 ebtable_nat
xt_CHECKSUM             1269  1
iptable_mangle          3283  1
ipt_MASQUERADE          2400  3
iptable_nat             6124  1
nf_nat                 22788  2 ipt_MASQUERADE,iptable_nat
bridge                 74113  0
stp                     2107  1 bridge
llc                     5608  2 bridge,stp
autofs4                27683  3
sunrpc                241630  1
cpufreq_ondemand       10382  4
acpi_cpufreq            8593  1
freq_table              4847  2 cpufreq_ondemand,acpi_cpufreq
xt_physdev              1707  1
ipt_REJECT              2349  4
nf_conntrack_ipv4       9440  6 iptable_nat,nf_nat
nf_defrag_ipv4          1449  1 nf_conntrack_ipv4
iptable_filter          2759  1
ip_tables              17733  3 iptable_mangle,iptable_nat,iptable_filter
ip6t_REJECT             4562  2
nf_conntrack_ipv6      19655  2
xt_state                1458  5
nf_conntrack           79643  6 ipt_MASQUERADE,iptable_nat,nf_nat,nf_conntrack_ipv​4,nf_conntrack_ipv6,xt_state
ip6table_filter         2855  1
ip6_tables             19392  1 ip6table_filter
ipv6                  321209  46 ip6t_REJECT,nf_conntrack_ipv6
dm_mirror              14003  0
dm_region_hash         12200  1 dm_mirror
dm_log                 10088  2 dm_mirror,dm_region_hash
kvm_intel              45674  0
kvm                   291811  1 kvm_intel
uinput                  8182  0
wmi                     6221  0
sg                     30186  0
uvcvideo               61644  0
videodev               38980  1 uvcvideo
v4l2_compat_ioctl32     7145  1 videodev
i2c_i801               11190  0
iTCO_wdt               11708  0
iTCO_vendor_support     3022  1 iTCO_wdt
snd_hda_intel          25194  2
snd_hda_codec          82097  1 snd_hda_intel
snd_hwdep               6746  1 snd_hda_codec
snd_seq                56557  0
snd_seq_device          6626  1 snd_seq
snd_pcm                84700  2 snd_hda_intel,snd_hda_codec
snd_timer              23087  2 snd_seq,snd_pcm
snd                    70021  11 snd_hda_intel,snd_hda_codec,snd_hwdep,snd_seq,snd_​seq_device,snd_pcm,snd_timer
soundcore               8052  1 snd
snd_page_alloc          8628  2 snd_hda_intel,snd_pcm
e1000e                140051  0
ext4                  353979  3
mbcache                 7918  1 ext4
jbd2                   89033  1 ext4
sr_mod                 16162  0
cdrom                  39769  1 sr_mod
sd_mod                 37221  5
crc_t10dif              1507  1 sd_mod
ahci                   39105  2
firewire_ohci          24867  0
firewire_core          50853  1 firewire_ohci
crc_itu_t               1683  1 firewire_core
nouveau               537914  0
ttm                    46942  1 nouveau
drm_kms_helper         32113  1 nouveau
drm                   200778  3 nouveau,ttm,drm_kms_helper
i2c_algo_bit            5664  1 nouveau
video                  20966  1 nouveau
output                  2471  1 video
i2c_core               31274  6 videodev,i2c_i801,nou
# rpm -qa wireless-tools
wireless-tools-29-5.1.1.el6.x86_64
# /etc/sysconfig/network-scripts/ifup-wireless
#!/bin/bash
# Network Interface Configuration System
# Copyright (c) 1996-2009 Red Hat, Inc. all rights reserved.
# Based on PCMCIA wireless script by (David Hinds/Jean Tourrilhes)
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2,
# as published by the Free Software Foundation.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
# Configure wireless network device options.  See iwconfig(8) for more info.
# Valid variables:
#    MODE: Ad-Hoc, Managed, etc.
#    ESSID: Name of the wireless network
#    NWID: Name of this machine on the network.  Hostname is default
#    FREQ: Frequency to operate on.  See CHANNEL
#    CHANNEL: Numbered frequency to operate on.  See FREQ
#    SENS: Sensitivity threshold for packet rejection.
#    RATE: Transfer rate.  Usually one of Auto, 11, 5, 2, or 1.
#    KEY: Encryption key for WEP.
#    RTS: Explicit RTS handshake.  Usually not specified (auto)
#    FRAG: Fragmentation threshold to split packets.  Usually not specified.
#    SPYIPS: List of IP addresses to "spy" on for link performance stats.
#    IWCONFIG: Extra parameters to pass directly to IWCONFIG
#    SECURITYMODE: Security mode, e.g: 'open' or 'restricted'
#    IWPRIV: Extra parameters to pass directly to IWPRIV
# Only meant to be called from ifup.
# Mode need to be first : some settings apply only in a specific mode !
if [ -n "$MODE" ] ; then
    iwconfig $DEVICE mode $MODE
fi
# Set link up (some cards require this.)
/sbin/ip link set dev ${DEVICE} up
# This is a bit hackish, but should do the job right...
if [ -n "$ESSID" -o -n "$MODE" ] ; then
    NICKNAME=$(/bin/hostname)
    iwconfig $DEVICE nick "$NICKNAME" >/dev/null 2>&1
fi
# Regular stuff...
if [ -n "$NWID" ] ; then
    iwconfig $DEVICE nwid $NWID
fi
if [ -n "$FREQ" -a "$MODE" != "Managed" ] ; then
    iwconfig $DEVICE freq $FREQ
elif [ -n "$CHANNEL" -a "$MODE" != "Managed" ] ; then
    iwconfig $DEVICE channel $CHANNEL
fi
if [ -n "$SENS" ] ; then
    iwconfig $DEVICE sens $SENS
fi
if [ -n "$RATE" ] ; then
    iwconfig $DEVICE rate "$RATE"
fi
if [ -n "$KEY" -o -n "$KEY1" -o -n "$KEY2" -o -n "$KEY3" -o -n "$KEY4" ] ; then
    [ -n "$KEY1" ] && iwconfig $DEVICE key "[1]" $KEY1
    [ -n "$KEY2" ] && iwconfig $DEVICE key "[2]" $KEY2
    [ -n "$KEY3" ] && iwconfig $DEVICE key "[3]" $KEY3
    [ -n "$KEY4" ] && iwconfig $DEVICE key "[4]" $KEY4
    [ -n "$DEFAULTKEY" ] && iwconfig $DEVICE key "[${DEFAULTKEY}]"
    [ -n "$KEY" ] && iwconfig $DEVICE key $KEY
else
    iwconfig $DEVICE key off
fi
if [ -n "$SECURITYMODE" ]; then
    iwconfig $DEVICE enc $SECURITYMODE
fi
if [ -n "$RTS" ] ; then
    iwconfig $DEVICE rts $RTS
fi
if [ -n "$FRAG" ] ; then
    iwconfig $DEVICE frag $FRAG
fi
# More specific parameters passed directly to IWCONFIG
if [ -n "$IWCONFIG" ] ; then
    iwconfig $DEVICE $IWCONFIG
fi
if [ -n "$SPYIPS" ] ; then
    for IP in $SPYIPS; do
      iwspy $DEVICE + $IP
    done
fi
if [ -n "$IWPRIV" ] ; then
    iwpriv $DEVICE $IWPRIV
fi
# ESSID need to be last : most device re-perform the scanning/discovery
# when this is set, and things like encryption keys are better be
# defined if we want to discover the right set of APs/nodes.
if [ -n "$ESSID" ] ; then
    iwconfig $DEVICE essid "$ESSID"
else
    # use any essid
    iwconfig $DEVICE essid any >/dev/null 2>&1
fi
If you do have a switch/button to enable the WLAN, what is dumped to /var/log/messages when you press the button?
No changes in the /var/messages..
I have the machine is dual booting for windows 7 and redhat linux 6 64bit.

Similar Messages

  • Installation of Oracle 8.1.17 on Redhat Linux Enterprise Edition 2.4

    dear all
    I have tried to Oracle 8.1.17 on Redhat Linux Enterprise Edition 2.4 but it gives an error "Error in invoking target make file .."
    I tried using retries it failed each time to prorceed.
    I checked for my binutils ( binutils-2.14.90.0.4-26 ) but mine are higher than binutils-2.11.90.0.8-13.i386.rpm required ..
    do i need to down grade my binutils for 8.1.7
    abhi

    Hi Abhi!
    If I remember correctly (817 is stone age) the binutils used a strange debug flag in the 2.11.90.0.8-13 (something with -z).
    If this is not present in your newer version of the binutils the make will fail.
    Try downgrading the binutils during the installation.
    cu
    Andreas

  • Can you install Oracle 10g on REDHAT LINUX ENTERPRISE WS?

    According to oracle documentation, it says you can install oracle10g on Redhat enterprise version 3 or 4, but it doesn't specify whether its Red Hat Enterprise Linux AS or WS. Can you install oracle 10g on Rehat Linux Enterprise WS?

    Oracle Certificaction Matrices says only RedHat AS/ES is supported for database. AFAIK WS means workstation.
    Also this link is very clear: http://kbase.redhat.com/faq/FAQ_61_1135.shtm
    Besides the above sentences... If the WS installation is providing all required packages (listed in installtion prerequisites) I belive that Oracle DB could be installed on WS but as I (and the above link) said it is not officialy supported.

  • Redhat Linux Enterprise edition 6.4

    Hi folks,
    please can one suggest me where can i download redhat linux 6.4 for training purpose.thanks
    Regards.

    AmitGargOCE wrote:
    There are lots of Torrent Download available for redhat linux 6. Just search in google. Agree with Dude! to use OEL6 for learning. It is almost same.
    Thanks
    Amit
    And they are each and every one illegal.
    Use OL6 (the 'E' was dropped years ago), which is current and free for any purpose.

  • Oracle 10g Express Edition on RedHat linux Enterprise 4 WS

    Installed Successfully
    But when connecting in SQL Plus with any user sys or system or scott
    it gives error
    error while loading shared libraries : libaio.so.1 cannot open shared object file
    no such file or directory
    ORA 12547: TNS lost connect
    Message was edited by:
    ashish

    Get the source file from
    bash $ wget ftp://rpmfind.net/linux/redhat/enterprise/3/en/os/i386/SRPMS/libaio-0.3.96-3.src.rpm
    than
    bash $ rpmbuild --rebuild libaio-0.3.96-3.src.rpm
    this will build the rpm you need to install...
    the new RPM will be most prob. created in folder...
    /usr/src/redhat/RPMS/i386/libaio-0.3.96-3.i386.rpm
    and then install...
    rpm -ivh libaio-0.3.96-3.i386.rpm

  • Missing files in j2sdk1.4.2_05 in RedHat Linux EL3

    After installing j2sdk1.4.2_05 using the rpm as available on Sun's site I get the following missing files:
    missing /usr/java/j2sdk1.4.2_05/jre/javaws/javaws.pack
    missing /usr/java/j2sdk1.4.2_05/jre/lib/charsets.pack
    missing /usr/java/j2sdk1.4.2_05/jre/lib/ext/localedata.pack
    missing /usr/java/j2sdk1.4.2_05/jre/lib/jsse.pack
    missing /usr/java/j2sdk1.4.2_05/jre/lib/plugin.pack
    missing /usr/java/j2sdk1.4.2_05/jre/lib/rt.pack
    missing /usr/java/j2sdk1.4.2_05/lib/tools.pack
    missing /usr/java/j2sdk1.4.2_05/lib/unpack
    The OS is RedHat Linux Enterprise Linux version 3.
    The result is the same if I use j2re1.4.2_05 using the Sun's rpm. Thn the result is:
    missing /usr/java/j2re1.4.2_05/javaws/javaws.pack
    missing /usr/java/j2re1.4.2_05/lib/charsets.pack
    missing /usr/java/j2re1.4.2_05/lib/ext/localedata.pack
    missing /usr/java/j2re1.4.2_05/lib/jsse.pack
    missing /usr/java/j2re1.4.2_05/lib/plugin.pack
    missing /usr/java/j2re1.4.2_05/lib/rt.pack
    missing /usr/java/j2re1.4.2_05/lib/unpack
    I shall be obliged if somebody can tell me how to get rid of these missing statements or if there is some workaround.
    Regards
    Joydev Lahiri
    mailto: [email protected]

    missing /usr/java/j2sdk1.4.2_05/jre/javaws/javaws.packDon't worry about this. This is an artifact of the way Sun put the package together.
    They install the ".pack" files, and then a post-install rule runs that unpacks these files and deletes the original .pack files. Unfortunately, RPM doesn't handle such a situation very well.
    But this is definitely not an error.

  • Oracle 8i Installation on Redhat Linux AS 3.0

    Hi guys,
    I am just doing some home work before installation of Oracle 8i Enterprise server on Redhat Linux AS 3.0. Before I started my work on this, I planned to install 8i on AIX 5L, which was a bad idea. Because 8i being a 32bit db and 5L being 64bit kernel, and also this combination is not supported. But with little tweeking and installing few patches, things should work.
    Anyway, I would like to know, if any of you have installed 8i on RH Linux AS 3.0, and do any of you think I need to worry about 32 & 64 bit? I am installing this combination on Compaq PL 6500 server, will there be any problem, because PL 6500 is 32 bit processor? Please pass on any information which can help me in a proper installtion, Thanks in Advance

    Joel,
    I am new to this company. This is my first year here, from last one and half year my company was trying to migrate from Informix to Oracle. After I joined I came to know that my predecessor started the project on 8i and left the project half way thru. Then I took over the project and completed the migration from Informix to Oracle. My company spent awful lot of money on this project due to lack technical know how and mislead by the technology staff who has no knowledge of oracle or UNIX (they are bunch of old NCR and Cobol guys here). So bottom line is if I submit a proposal to my boss of upgrading from 8i to 9i or 10g, which I will, probably won't be happy to see. But on the other hand we will loose support and left with no choice, I can only say that I am sorry for them.
    Anyway, this is just a part of disorganized IT shop we have here, it needs a major facelift, and I am just pushing one at a time. Thanks for your reply, I really appreciate.

  • Succes installing 9iAS R2 (release 2) on RedHat Linux 7.3

    I had success installing 9iAS release 2 on RedHat Linux 7.3. I used the instructions on http://www.puschitz.com/OracleOnLinux.shtml.
    At first, I tried this on RedHat 8.0. Funny thing is: installation of infrastructure failed even though I followed the instructions. Then I downloaded 7.3, followed EXACTLY the same instructions and voila, works like a charm.
    Puschitz' instructions are for 9i and not for 9iAS though. Some additions:
    1) One of the pre-installation steps there says to set some environment variables, one of them being the SID. It's set to 'test', but of course with standard settings the sid of the database that comes along with 9iAS has a SID of 'iasdb'.
    2) Also what I did, was to downgrade the binutils package to the version provided by Oracle here: http://otn.oracle.com/software/products/oracle9i/files/binutils_readme.html. As an alternative, Puschitz says to change some makefiles. I didn't try this.
    3) I then installed the infrastructure. When finished, I exited the installation and rebooted. After the reboot:
    4) I changed to the /bin directory and typed (as root):
    ln -s /sbin/fuser
    5) Changed back to user 'oracle' and started the infrastructure with:
    $ORACLE_HOME/bin/sqlplus
    connect / as sysdba
    startup
    exit
    $ORACLE_HOME/bin/lsnrctl start
    $ORACLE_HOME/bin/oidmon connect=iasdb start
    $ORACLE_HOME/bin/oidctl connect=iasdb server=oidldapd instance=1 start
    $ORACLE_HOME/opmn/bin/opmnctl startall
    6) Then started the installer and did the middletier installation. Rebooted.

    Following your instructions i've also succesfull installation of ias9iR2 Infrastructure on Redhat7.3. Checked the database Iasdb and Enterprise Manager Website (on http://liminwang:1810), everything works fine. Hence i try to install Portal & Wireless on the same machine on a different Oracle_home (but on the same Oracle_base) according to the installation guide. The installation stuck when i've chosen the Portal and Wireless option. I get a warning that the Enterprise Manager Website Process is still running and it must be stopped to proceed the stallation. So i stopped this process by: $oracle_home/bin/emctl stop
    Still i get the same warning. Stopping the database also doesn't help. Even when i deinstalled the Enterprise Manager Website component i get the same warning.
    Please help!

  • Problems and solutions for 9i DB R2 install on Redhat Linux AS 2.1

    Installing 9iDB R2 9.2.0.1.0 on Redhat Linux Advanced Server 2.1 (aka Redhat Enterprise Linux (AS))
    and applying patchset 2 (9.2.0.3.0)
    This is a certified platform but I hit many problems getting the install to work. Here are the problems I hit and how I solved them.
    Note: This is not intended to be a install for dummies but just an account of all my problems and how I overcame them. I spent 10 hours on this certified install (mostly looking for solutions to the problems I was having)
    I had a Intel Pentium 3 with 512 Meg RAM. (test machine)
    1. Install Redhat Linux
    2. Install Sun JDK 1.3.1 (this is not actually required for this install. I installed it as I was planning to install 9iAS after this)
    3. Install binutils-2.11.90.0.8-13 (also not required. I installed it for 9iAS)
    All other components were ok on my Redhat Linux install (i.e. kernel version, glibc)
    4. Create oracle user with dba group
    5. Create oracle home and oracle base directories. Ensure these are owned by oracle with rwx
    6. Set kernel parameters and make sure that they are initialized every startup:
    I managed to locate this script in the Redhat document called
    "Deploying Oracle9iTM on Red Hat Enterprise Linux AS"
    create a file called oracle.sh in /etc and give it execute permissions
    oracle.sh
    #!/bin/bash
    # configures kernel and system parameters for Oracle9i R2
    # File handles
    echo 65536 > /proc/sys/fs/file-max
    ulimit -n 65536
    # Shared memory
    # The default SHMMAX value is too low and likely to cause a failure during
    # database creation. SHMMAX should be equal to half of your system's physical
    # RAM.
    # The default is for 512 MB of RAM. Replace the default value as appropriate
    # for the amount of memory in your system, i.e.,
    # 512 MB : 268435456
    # 1 GB : 536870912
    # 2 GB : 1073741824
    # 4 GB : 2147483648
    echo 268435456 > /proc/sys/kernel/shmmax
    # It is generally safe to leave these next two values as they are
    echo 4096 > /proc/sys/kernel/shmmni
    echo 2097152 > /proc/sys/kernel/shmall
    # Semaphores
    echo 250 32000 100 128 > /proc/sys/kernel/sem
    # Sockets
    echo 1024 65000 > /proc/sys/net/ipv4/ip_local_port_range
    # Processes
    ulimit -u 16384
    ----EOF---------
    then...
    # chmod +x /etc/oracle.sh    # make executable
    # . /etc/oracle.sh # apply changes now
    edit /etc/rc.local to ensure this is run on startup
    append to /etc/rc.local
    # configure system for Oracle9i R2
    bash /etc/oracle.sh
    --------EOF--------------------
    7. create a generic oracle environment setup script for all users to run
    create the file /etc/profile.d/oracleenv.sh
    be sure to change the variables to your environment (ORACLE_BASE, ORACLE_HOME and ORACLE_SID)
    oracleenv.sh
    # Configures the user's environment for Oracle9i R2
    ORACLE_BASE=/opt/oracle
    ORACLE_HOME=$ORACLE_BASE/product/9.2.0.1.0
    ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data
    ORACLE_SID=orcl
    LD_LIBRARY_PATH=$ORACLE_HOME/lib:$LD_LIBRARY_PATH
    PATH=$ORACLE_HOME/bin:$PATH
    export ORACLE_BASE ORACLE_HOME ORA_NLS33 ORACLE_SID LD_LIBRARY_PATH PATH
    ----EOF---------
    chmod 755 /etc/profile.d/oraclenv.sh
    This file will run when a user logs in.
    8. Install oracle DB
    This took me quite a few attempts.
    The first Install I did I received the error jre was not found. This issue seemed to be relating to the fact I was not installing on a Pentium 4. Oracle was looking for the jre in oracle.swd.jre/bin/i686 (and .../lib/i686) when some of the files were placed in i386 and java was looking in i386. This created a real mess. I had encountered a similar problem on a previous install on a different platform. I found articles of people that tried to just link the directories with symbolic links but this never worked. I tried my own version but also failed.
    The solution that worked for me was to de-install, remove all the oracle directories created by the install (this part I had always done) AND also delete the file /etc/oraInstl.loc. This makes the Installer truly believe this is the first time Oracle has been installed on this box. My jre problem disappeared after that. (I don't know why it just didn't work in the first place...)
    The next error I received was an ORA-03113 when creating the database (in the dbca). (It was actually at this point that I found the document from redhat as mentioned in my set 6 above) I also noticed that when running the install of the database, the default was for Oracle's SGA to use 70% of the available memory on my machine (I have 512M so that's 360M). Oracle instructed me to set shmmax to around 240M. This may be why the database creation failed as I thought the shmmax parameter needed to be larger that SGA. Anyway, I reduce the SGA to 50% and it worked.
    This error may also have been caused by the kernel parameters not being set properly after a reboot so if you implementing stop 6 above. You may never get this problem, hopefully.
    8. Install the universal Installer 2.2.0.18.0 (a prerequisite for installing the patchset 2)
    You will need this to install the patchset 2. You can get it from metalink by searching for the bug number in the patch area. Search for bug/patch number 2878462 in patches. (37Meg for linux intel)
    (Did you know that when oracle refer to a bug number, you should treat this as a patch number? General the bugs are not available for public viewing but oracle create a patch of the same number as a placeholder. So don't search for the bug in the site search or by doc id, go straight to the "patches" area and enter the bug number as a patch number, you'll have more success. - I only found that out today after struggling with metalink for the last 4 years)
    9. Install the patchset 2
    I downloaded patchset 2 (which will bring my DB version to 9.2.0.3.0) (220Meg). There is a special symbolic link command you'll need so make sure you remember to do this.
    i.e.
    $ cd $ORACLE_BASE/oui/bin/link
    $ ln -s libclntsh.so.9.0 libclntsh.so
    10. Migrate your database
    I could not get this to work. The docs says I need at least 150M shared_pool_size and 150M Java_pool_size before running the startup migrate. As I only have 512Meg RAM (and shmmax set to 230M) I did hold much hope that this would work. I started my DB without the migrate option just to see if it would actually open with 300M in my pools. It did, so I shut it down and restarted with the migrate option. After 5 minutes of heavy processing (I still have an empty database) my server appeared to hang. I decided to restart the machine and just re-create my DB with the new patchset already applied. I delete my $ORACLE_BASE/oradata/<sid> directory and remove the entry from /etc/oratab and re-created my DB. This worked fine :)
    I hope this document helps you for your install. Please drop me line if it does help and I'll endevour to write more documents like this one.
    Please drop me a quick line at [email protected] even just to say "thanks".
    I will include a few keywords here to help the searches find this document. (mainly the keywords I searched on and failed to find a doc like this one)
    ORA-03113 ORA-3113 03113 3113 jre was not found jre not found i686 i386 i586 9iDB R2 9.2.0.1.0 9.2.0.3.0 Redhat Advanced Server 2.1 AS Enterprise Linux (AS) RH install error installation errors oui dbca problem issue
    Good luck,
    Tim Daniell.

    The trick that worked for me was on a 2nd attempt. I installed once, let it fail with "jre was not found", de-install through the installer, delete all directories and files under $ORACLE_BASE (including $ORACLE_HOME), and also delete /etc/oraInst.loc.
    I don't know why it fixes itself with this. Oracle say this is an unresolved bug 2726268 that lies in the installer. This is still unresolved by Oracle (as at 02-June-03) therefore it is not a published bug/patch. If this doesn't work, I suggest you open an iTAR and see if Oracle has any more suggestions for you.
    Cheers,
    Tim.

  • Cannot install Tuxedo8.1 on RedHat Linux 9.0

    I encounterd an error during install Tuxedo8.1 on RedHat Linux 9.0
    cf, Tuxedo8.1 is downloaded from your download sites for trial.
    [tuxedo@tuxedo-server install]$ sh tuxedo81_linux.bin
    Preparing to install...
    The included VM could not be uncompressed. Please try to download
    the installer again and make sure that you download using 'binary'
    mode. Please do not attempt to install this currently downloaded copy.
    I tried to install Tuxedo8.1 on Linux Enterprise Edition(tuxedo81_inlnxa21.bin).
    And It failed.
    Thans in advance

    eklee <[email protected]> wrote:
    I encounterd an error during install Tuxedo8.1 on RedHat Linux 9.0
    cf, Tuxedo8.1 is downloaded from your download sites for trial.
    [tuxedo@tuxedo-server install]$ sh tuxedo81_linux.bin
    Preparing to install...
    The included VM could not be uncompressed. Please try to download
    the installer again and make sure that you download using 'binary'
    mode. Please do not attempt to install this currently downloaded copy.
    I tried to install Tuxedo8.1 on Linux Enterprise Edition(tuxedo81_inlnxa21.bin).
    And It failed.
    Thans in advanceTry below commands in RH9,
    cd /bin
    ln -s gunzip uncompress
    then retry the installation process.
    Wei.C

  • JDBC OCI8 driver for Redhat linux 6.1

    I have oracle 8.1.5.0.1 Enterprise server loaded on RedHat linux 6.1 and i am trying to access database through jdbc. When I am trying to execute one of the compiled class say Employee.class provided in the JDBC samples directory using OCI* driver it is coming up with an error libocijdbc8.so can not open shared object file: no such file or directory. This libocijdbc8.so file can not be found on the disk. Can some one please provide me leads where can find this driver? ar Oracle's website or somewhere else?. Any help in this regard will be greatly appreciated.
    Thanks
    Naidu

    One more thing, I tried this with both jdk1.1.6_v5 and jdk1.1.8 and also i have class path pointing to $ORACLE_HOME/jdbc/lib/classes111.zip file. and the code is
    /* This sample shows how to list all the names from the EMP table
    // You need to import the java.sql package to use JDBC
    import java.sql.*;
    class Employee
    public static void main (String args [])
    throws SQLException, ClassNotFoundException
    Class.forName("oracle.jdbc.driver.OracleDriver");
    // Load the Oracle JDBC driver
    DriverManager.registerDriver(new oracle.jdbc.driver.OracleDriver());
    // Connect to the database
    // You can put a database name after the @ sign in the connection URL.
    Connection conn =
    DriverManager.getConnection ("jdbc:oracle:oci8:@NaiduT2", "scott", "tiger");
    // Create a Statement
    Statement stmt = conn.createStatement ();
    // Select the ENAME column from the EMP table
    ResultSet rset = stmt.executeQuery ("select ENAME from EMP");
    // Iterate through the result and print the employee names
    while (rset.next ())
    System.out.println (rset.getString (1));
    // Close the RseultSet
    rset.close();
    // Close the Statement
    stmt.close();
    // Close the connection
    conn.close();
    }

  • 8.1.7 Intelligent Agent on Redhat Linux 6.2

    Hello,
    Can anyone help?
    My OEM fails to discover a Redhat Linux node but I can manually configure it (so the node address must be OK). When I check that the agent is running (lsnrctl dbsnmp_agent) it says that the db subagent is already running. If there is something obvious, I've probably missed it because I'm relatively new to both Oracle and Linux/Unix. Any clues, please?

    I found this reply on Oracle Metalink and it worked for me (looks like agent on Linux for some reason does not use default ports:
    On IA nodes, edit the snmp_rw.ora file and add the following lines :
    DBSNMP.ADDRESS = (ADDRESS=(PROTOCOL=tcp)(HOST=<ip-address>)(PORT=1748))
    DBSNMP.SPAWNADDRESS = (ADDRESS=(PROTOCOL=tcp)(HOST=<ip-address>)(PORT=
    1754))
    where <ip-address> is the IP-Address of the node to be discovered.
    Note: ports 1748/1754 must be open for the OMS to communicate with the Agent.
    The OMS starts communication on ports 1748 and 1754 to get the discovery
    information from the Intelligent Agent.
    The ports 1748 and 1754 are dedicated for the Intelligent Agent, and should
    not be used by any other program.
    Ports used by the Intelligent Agent:
    ++++++++++++++++++++++++++
    During the discovery phase, the Communication Daemon OMS
    will contact the Intelligent Agent via the ports 1748 and 1754 and retrieve
    the discovery information.
    Port 1748 is used for the basic communication, while the port 1754 is
    used for file transfer. The communication is always initiated from the
    Communication Daemon or OMS towards the Intelligent Agent.
    The ports are hardcoded in the Intelligent Agent and should not be altered
    in any way. The ports are referenced in the snmp_rw.ora file as:
    dbsnmp.address=(address=(protocol=tcp)(host=somehostname)(port=1748))
    dbsnmp.spawnaddress=(address=(protocol=tcp)(host=somehostname)(port=1754))
    The meaning of the dbsnmp.address and dbsnmp.spawnaddress are solely to
    determine the resolution path for the Enterprise Manager framework to get
    in touch with the Intelligent Agent, and should not be used to specify
    other ports.

  • Error in Installing Oracle 9i on RedHat LINUX 8.0

    When I am trying to install Oracle 9i on RedHat LINUX 8.0 I am getting the Error message " CANNOT COPY INTO THE FILE aurora.zip". I just ignored this and i continued the Installation. But after some time (During installation in LINKING part) i am getting the error message ERROR IN INVOKING TARGET ctx_on OF MAKEFILE /u01/app/oracle/product/9.2.0/rdbms/lib/ins_rdbms.mk
    What shall i do for this?

    are u sure that u can load Oracle 9i on Linux 8.0? i am aware that the three Linux distributions certified for Oracle 10g are:
    Red Hat Enterprise Linux 2.1
    Red Hat Enterprise Linux 3
    Novell SUSE Linux Enterprise Server 8

  • Installing 9iAS Java Edition 9.0.3 on RedHat Linux 8.0, 7.2

    Hi,
    Iam trying to install oracle 9iAS Java Edition 9.0.3 on RedHat Linux 8.0 and 7.2. But i have common problems during installation.
    I get the following error while installing -
    Error in invoking target install of makefile
    /home/oracle/servers/9ias/sqlplus/lib/ins_sqlpluslib.mk
    Error in invoking target install of makefile
    /home/oracle/servers/9ias/network/lib/ins_oemagent.mk
    Similarly i get one more error. I dont remember the actual file name.
    Once i ignore all these errors then the OC4J instance configuration assistant and OPMN assistant do not start. They have some deployment problems during installation.
    After the installation is complete with certain problems, i try to start all the services of DCM, using dcmctl start command
    /home/oracle/servers/9ias/dcm>dcmctl start.
    The other services start except the HTTP server. I get the error ADMN-906025
    Iam not able to start the Oracle Enterprise Manager (OEM)
    also...
    Kindly give me the exact steps to overcome this problem or a link to some documentation...please
    Its very urgent...
    regards,
    Sachin Bafna

    Repost:

  • How to check My linux is Redhat linux  or OEL linux

    HI
    How to check My linux is Redhat linux or OEL linux
    THANKS
    SIMHA

    So what about /etc/oracle-release? Is thought this is always installed when installing OEL or OL?Depends on the O/S version. You get better information by:
    $ rpm -qf --qf='%{NAME} %{VENDOR}\n' /etc/*-release
    enterprise-release Oracle America
    oraclelinux-release Oracle America
    enterprise-release Oracle America
    Regarding the kernel revision numbers, that interesting, but if I take Oracle Linux 5.6 for example:
    2.6.32-100.0.19.el5
    I think the revision is 32-100.0.19 - Is this correct?Nope, it's *100.0.19*
    CentOS seems very similar: e.g.
    2.6.18-53.1.21.el5It happens.
    Based on the number of digits I could not tell the difference between OL and CentOS.The best way is to ask RPM as I showed earlier.

Maybe you are looking for