Adrundb.sh Rhel AS3.0 install 11.5.9

/d02/oracle/visdb/9.2.0/network/lib/libnmi.a(snmite.o)(.text+0x1427): In function `snmitetn_tempName':
: the use of `tmpnam_r' is dangerous, better use `mkstemp'
/d02/oracle/visdb/9.2.0/network/lib/libnmi.a(nmijs.o)(.text+0x3571): In function `nmijsupper':
: undefined reference to `__ctype_b'
/d02/oracle/visdb/9.2.0/network/lib/libnmi.a(snmifork.o)(.text+0x149): In function `snmifon2p_NameToPathname':
: undefined reference to `__ctype_b'
/d02/oracle/visdb/9.2.0/network/lib/libnmi.a(snmitcl.o)(.text+0xc6): In function `get_ora_ctx_handle':
: undefined reference to `__ctype_b'
/d02/oracle/visdb/9.2.0/network/lib/libnmi.a(snmitcl.o)(.text+0x1cc): In function `get_ora_stmt_handle':
: undefined reference to `__ctype_b'
/d02/oracle/visdb/9.2.0/network/lib/libnmi.a(snmitcl.o)(.text+0x123c): In function `OraProcess_Oid':
: undefined reference to `__ctype_b'
I am getting this error and the install hangs at this point. Does anyone know what this means?
adrundb.sh Rhel AS3.0 install 11.5.9
Thanks in advance
mw
/d02/oracle/visdb/9.2.0/network/lib/libnmi.a(snmitcl.o)(.text+0x175a): more undefined references to `__ctype_b' follow
collect2: ld returned 1 exit status
make: [dbsnmp] Error 1 (ignored)
mv -f /d02/oracle/visdb/9.2.0/bin/dbsnmp /d02/oracle/visdb/9.2.0/bin/dbsnmp0
mv dbsnmp /d02/oracle/visdb/9.2.0/bin/dbsnmp
mv: cannot stat `dbsnmp': No such file or directory
make: [idbsnmp] Error 1 (ignored)
if [ linux = aix ]; then \
gcc -L/d02/oracle/visdb/9.2.0/lib/ -L/d02/oracle/visdb/9.2.

I had the same problem. It was caused by to long directory name for installation sources. Try to move directory from which you install to c:\ora_inst or similar, but remember: no spaces in install direcory name and short directory names, no longer than 8 chars.
LP

Similar Messages

  • How to install RHEL AS3 on PVS without XF86???

    I am trying to install JES05Q4 on RHEL AS3 that is a hosted private virtual server (PVS) at my ISP.
    I have succesfully installed many times on my own AS3.
    I get the following error when trying on a private virtual server hosted by my ISP
    [root@rupture Linux_x86]# ./installer -nodisplay
    Attach to native process failed
    It is RHEL AS
    [root@rupture Linux_x86]# uname -a
    Linux rupture 2.4.20-021stab028.17.777-enterprise #1 SMP Tue Jul 19 19:31:27 MSD 2005 i686 i686 i386 GNU/Linux
    I have only done one unusual thing....
    Since I do not have a XF86 install, I did the following
    # touch /usr/X11R6/bin/xdpyinfo
    # chmod +x /usr/X11R6/bin/xdpyinfo<br /><br />... in order to eliminate the following error<br /><a href="mailto:&#91;root&#64;rupture" target="_blank">&#91;root&#64;rupture</a> Linux_x86&#93;# ./installer -nodisplay<br />None of the following are executable<br />/usr/openwin/bin/xdpyinfo<br />/usr/X11R6/bin/xdpyinfo<br />None of the following are executable<br />/usr/openwin/bin/xdpyinfo<br />/usr/X11R6/bin/xdpyinfo<br />Attach to native process failed<br /><br />How do I install JES without XF86 installed? It fails as above out the box without my first attempt at a workaround. Is there likely some other problem in my configuration causing the native process failure - other than XF86 absence? If I get the script modification right to avoid the check for xdpyinfo, will jes work without XF86 (except DS console)? Does x-view/openwin install on RHEL AS3 as alternative to XF86?<br /><br />XF86 install problem - why I cannot use XF86 <br /> ------------------------------------------------------------ -<br /><br />My X86 install fails due to kernel modifications by the virtual host provider<br /><br />I get following problem trying to install modutils-2.4.25-14.EL.i386.rpm for /sbin/insmod.static that is required by mkinitrd-3.5.13-1.i386.rpm that is required by kernel-2.4.21-27.EL.i686.rpm that is required for kernel-drm that is needed by XFree86-4.3.0-78.EL.<br /><br />It seems ISP is using modified kernel vzdummyrhas3-3.0-1.swsoft<br /><br /># rpm -i modutils-2.4.25-14.EL.i386.rpm<br />warning: modutils-2.4.25-14.EL.i386.rpm: V3 DSA signature: NOKEY, key ID db42a60e<br />        file /sbin/insmod from install of modutils-2.4.25-14.EL conflicts with file from package vzdummyrhas3-3.0-1.swsoft<br />        file /sbin/lsmod from install of modutils-2.4.25-14.EL conflicts with file from package vzdummyrhas3-3.0-1.swsoft<br />        file /sbin/modprobe from install of modutils-2.4.25-14.EL conflicts with file from package vzdummyrhas3-3.0-1.swsoft

    Please help anyone?????
    I have not yet modified the jes install script (can I do this?) ...
    ....but I have configured XF86 using stubs for the kernel-drm rpm that is the source of conflicts with the VPS kernel ...
    ... yet I abandoned XF86 since have no device (/dev/tty0) and have configured and used vnc over ssh -X tunnel instead. I can successfully create windows from virtual X-server session but still fail to install JES with or without -nodisplay option. I still get the same error in all cases
    &#91;root&#64;rupture Linux_x86&#93;# ./installer -nodisplay
    Attach to native process failed
    or from VNC session that successfully creates new xterm windows fine (without -nodisplay)
    &#91;root&#64;rupture Linux_x86&#93;# ./installer
    Attach to native process failed
    So this failure to attach to native process maybe an unrelated problem to x-windows. Can anyone explain why may not be able install jes from vnc session?
    So my ISP's PVS server has:
    1) stubbed kernel that I have had to stub around to get XF86 installed and vnc working.
    2) no tty0 device
    3) what else? - causing attach failure.
    To get XF86 installed despite my restricted PVS, I installed a stub for kernel-drm from ximian that does not offer proper X-windows behavior, but it was simple way to get XF86 dependencies out the way. My question is no longer why I cannot do JES install without XF86, but why cannot I do an install from vnc virtual X server session that is otherwise working, whether using -nodisplay option or not?
    I used the following stub for kernel-drm
    &#91;kenw&#64;rupture kenw&#93;$ rpm -qa | grep ximian
    kernel-drm-stub-4.1.0-0.ximian.1
    I was then able to install XF86.
    &#91;kenw&#64;rupture kenw&#93;$ rpm -qa | grep XFr
    XFree86-font-utils-4.3.0-78.EL
    XFree86-xdm-4.3.0-78.EL
    XFree86-devel-4.3.0-78.EL
    XFree86-base-fonts-4.3.0-78.EL
    XFree86-truetype-fonts-4.3.0-78.EL
    XFree86-4.3.0-78.EL
    XFree86-Mesa-libGL-4.3.0-78.EL
    XFree86-xfs-4.3.0-78.EL
    XFree86-doc-4.3.0-78.EL
    XFree86-libs-4.3.0-78.EL
    XFree86-xauth-4.3.0-78.EL
    XFree86-Mesa-libGLU-4.3.0-78.EL
    XFree86-twm-4.3.0-78.EL
    XFree86-libs-data-4.3.0-78.EL
    Vnc server installed (works OK to create xterm windows and xdpyinfo)
    &#91;kenw&#64;rupture kenw&#93;$ rpm -qa | grep vnc
    vnc-server-4.1.1-7.0.rhel3
    vnc-4.1.1-7.0.rhel3
    However my PVS may not have terminal device for XFree86 configuration and get error cannot open /dev/tty0 when tryiing to configure Fatal server error: xf86OpenConsole: Cannot open /dev/tty0 (No such file or directory).
    &#91;root&#64;rupture root&#93;# XFree86 -configure
    XFree86 Version 4.3.0 (Red Hat Enterprise Linux 3 release: 4.3.0-78.EL)
    Module Loader present
    OS Kernel: Linux version 2.4.20-021stab028.17.777-enterprise (moruga&#64;current.eng.sw.ru) (gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-110)) #1 SMP Tue Jul 19 19:31:27 MSD 2005 ...
    Fatal server error:
    xf86OpenConsole: Cannot open /dev/tty0 (No such file or directory)
    This is not surprising
    &#91;root&#64;rupture Linux_x86&#93;# ls -la /dev/tty0
    ls: /dev/tty0: No such file or directory
    &#91;root&#64;rupture Linux_x86&#93;# ls -a /dev
    . ptyc7 ptypd ptyt3 ptyw9 ptyzf ttycd ttyq3 ttyt9 ttywf
    .. ptyc8 ptype ptyt4 ptywa ram ttyce ttyq4 ttyta ttyx0
    MAKEDEV ptyc9 ptypf ptyt5 ptywb ram1 ttycf ttyq5 ttytb ttyx1
    &#91;kenw&#64;rupture kenw&#93;$ tty
    /dev/pts/0
    I am not very familiar with X-windows. Should I use MAKEDEV for /dev/tty0 or get XFree86 to use another device or should I create a screen by hand? How does one create a virtual X-server? This is why I just configured vnc and logged in remotely with vnc's X-server to try to install JES.
    Any advice welcome? Is it time to abandon this ISP and private virtual server? Most ISPs do not claim RHEL AS3 support... so I guess I am going to unsupported Fedora IV kernels anyway.
    Has anyone successfully deployed JES to an ISP's private virtual server? Is there any solaris container's out there yet?

  • Oracle 9i on RHEL AS3 / AMD64

    I'm trying to install Oracle 9i 64bits on RHEL AS3. The platform is a bi-Opteron 64bits (SUN) with RHEL being Taroon Update 2.
    After lots of painful handlings, I succeeded to launch OUI, but all it said to me is that "OUI cannot determine the platform...". Looking all over the Net, I haven't be able to find any useful Help. Ok, so I decided to install Oracle 64 via 32bits OUI. I copied the first CD on disk, modified the oraparam.ini (JRE_LOCATION) to use the JRE I had downloaded (1.4.2) and then (after unset LANG, positionning LD_ASSUME_KERNEL and so on), Yeepee, OUI can launch, and brings me the beautiful "Welcome" screen. Being at the top of joy, I click on "Next", and then, "Exception in thread main", and OUI freezes. All I am able to do is to stop it.
    Any idea?

    I saw your posts in another thread, but it seems to me that you haven't got exactly the same problem.
    In fact, using the "noexec=off" trick, and the ISO file downloaded from OTN, everything gott OK for me. I have been able to launch OUI, and didn't got any other error.
    Oh, yes, I forgot to say, I've used the Puschitz way of installation (the one for Oracle9i on RHEL3 32b), i.e. you have to use gcc296, and so on...
    Good luck.

  • Prerequisite PRMs for RHEL 5 to install E-Business Suite 12.1.1

    Hi,
    I am trying to install Oracle E-Business Suite R12.1.1 on RHEL5. For that where can i get the prerequisite RPMs. Even though some of the RPMs are there in my RHEL DVD but some of those are old versions. I tried in http://rpm.pbone.net/ . But this site didn't contain all the RPMs. Where can i download missed RPMs? Is there any link to download all required rpms in one zip file. Can any one please help me. Below are the RPMs i want.....
    openmotif21-2.1.30-11.EL5.i3861
    glibc-2.5-123
    glibc-common-2.5-123
    libgcc-4.1.2-14.el53
    libstdc++-4.1.2-14.el53
    make-3.81-1.13
    gdbm-1.8.0-26.2.13
    libaio-0.3.106-3.23
    kernel-headers-2.6

    I am trying to install Oracle E-Business Suite R12.1.1 on RHEL5. For that where can i get the prerequisite RPMs. Even though some of the RPMs are there in my RHEL DVD but some of those are old versions. I tried in http://rpm.pbone.net/ . But this site didn't contain all the RPMs. Where can i download missed RPMs? Is there any link to download all required rpms in one zip file. Can any one please help me. Below are the RPMs i want.....
    Use the yum utility to download the latest RPMs from Redhat network or configure a repository.
    http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Deployment_Guide/sec-Configuring_Yum_and_Yum_Repositories.html
    Thanks,
    Hussein

  • RHEL v4 x86_64 install

    Hi
    Does anyone know if the 64 bit version of FMS2 will be
    available for RedHat v4?
    Right now when I try to install the server I get:
    ERROR: Your architecture, \'x86_64\', is not supported by the
    Macromedia Flash Media Server installer.
    Thanks
    Z

    Idea #1:
    Get a version of Linux compatible with your version of the Oracle database.
    Idea #2:
    Install a currently supported, not an antique, version of the Oracle database supported with your operating system version.
    Idea #3:
    Spend countless hours being frustrated by trying to install old software on an operating system on which it was never certified is not recommended.

  • Install oracle golden gate 11.1.1.0 for oracle9i on RedHat AS3 U6 issue

    Hi expert,
    I need install Oracle golden gate base on below combination:
    GG version: 11.1.1.0 (x64)
    OS version: Redhat AS3 UL6 (x64)
    Oracle version: 9.2.0.8 (x64)
    I set the .bash_profile for oracle as below:
    export ORACLE_BASE=/u01/app/oracle
    export ORACLE_HOME=$ORACLE_BASE/product/9.2.0
    export GGATE=/software/ogg
    export PATH=$PATH:$ORACLE_HOME/bin:$GGATE
    export LD_LIBRARY_PATH=$ORACLE_HOME/lib:$GGATE
    However, after installation, when I run ggsci, it show below error message:
    ggsci: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
    I searched the libstdc++.so.6 in the server and found one in /lib64/ssa/libstdc++.so.6, I changed the LD_LIBRARY_PATH as:
    export LD_LIBRARY_PATH=$ORACLE_HOME/lib:$GGATE:/lib64/ssa/
    then this time it has below error:
    ggsci: /lib64/ssa/libstdc++.so.6: version `GLIBCXX_3.4' not found (required by ggsci)
    ggsci: /lib64/ssa/libstdc++.so.6: version `GLIBCXX_3.4' not found (required by /software/ogg/libxerces-c.so.28)
    my question:
    1. Is GG 11.1.1.0 supported on RHEL AS3 U6? From oracle official website, it seems only the EL 4 UL7+ or EL 5 UL3+ are supported.
    2. If it's supported, how to resolve above error?
    Many thanks for your help.

    Hi,
    I think GG version: 11.1.1.0 (x64) supports only oracle 10g and 11g databases.
    Try GG version: 10.4.0.19 (x64) for oracle 9.2.0.8
    Thanks.

  • Install problems - Java Enterprise System Directory Server on AS3.0

    I'm trying to get the new 5.2p3 version of the DS installed, using the Java Enterprise System installer, but am having some problems. I've attempted to install this one two separate systems, both running RHEL AS3.0 Update 4 - one worked great, the other not so much.
    On the system that failed, the install reported success, but it failed to create the appropriate directories for the instance (slapd-<instance>) or the scripts for the admin server (start-admin, stop-admin). It's like it's not actually creating the instance properly on this system (even though it works properly on the other).
    Has anyone run into this, or have any ideas how to get this to install properly? I'm fairly new to this software, but this is driving me insane - two similar systems, same OS, very different results...
    Any help would be most appreciated...

    I had a similar problem with SuSE. You might want to make sure that no JRE is installed prior to your 10g Forms and Reports Server installation. I got rid of the OS installed JRE, and the 10g installation went fine.

  • Installing RHEL with Bootcamp on MacBook Pro MacBookPro4,1?

    I have a one year old Mac Book Pro that I am trying to get RHEL 5.4 installed on via bootcamp. No matter what I do I can't get the installer to boot. I have tried multiple DVD's and even verified the install works on a new Mac Book Pro. Most of the time the installer simply locks up.
    I usually use Linux text with all-generic-ide on the boot line.
    Thanks for the help.

    First off thanks for the excellent support, I am really stuck at this point.
    I removed the ide parameter and now I just used linux text. The results I get are that a bunch of kernel messages appear then the background turns blue and a thin text box pops up saying its loading ata..... something it disappears too fast for me to read. Then the machine freezes. I pressed the alt function keys to see if I could look at the system log, here is what it says:
    Alt-f3 says "trying to mount CD device hda"
    Alt-f4 says status error: hda: lastFailedSense
    Hda: Failed opcode was: unknown
    Hda: Lost interrupt
    Hda: Drive not ready for command
    Ide-cd: command 0x3 timed out
    Above this junk it looks like it found the partition because it knew it was 20 GB and listed as /dev/sda3. I think it has something to do with the CD drive, is that possible?
    Thanks again for the support.

  • Install oracle9i(9.2.0.4) on Fedora Core3

    Install Oracle9i(9.2.0.4) on Fedora Core 3
    I. Prepare the files
    1. Download ship_9204_linux_disk1.cpio.gz, ship_9204_linux_disk2.cpio.gz ship_9204_linux_disk3.cpio.gz from www.oracle.com to your local disks.Unzip them all.
    gunzip ship_9204_linux_disk1.cpio.gz
    gunzip ship_9204_linux_disk2.cpio.gz
    gunzip ship_9204_linux_disk3.cpio.gz
    cpio -idmv < ship_9204_linux_disk1.cpio
    cpio -idmv < ship_9204_linux_disk2.cpio
    cpio -idmv < ship_9204_linux_disk3.cpio
    there will be three new sub-directories named Disk1,Disk2,Disk3 in the directory.
    2. Copy compat-gcc-7.3-2.96.128.i386.rpm, compat-gcc-c++-7.3-2.96.128.i386.rpm, compat-libstdc++-7.3-2.96.128.i386.rpm, compat-libstdc++-devel-7.3-2.96.128.i386.rpm from Red Hat EL AS3 installation CDs to a temporary directory.
    3. Make a script file named rhel3_pre_install.sh with the following content:
    #!/bin/bash
    USER=`whoami`
    if [ $USER != root ]; then
    echo "Must be root to run this script, please login as root and re-try"
    exit
    fi
    # see if libcwait.so is already being loaded
    if [ -f "/etc/ld.so.preload" ] && [ -n "`grep libcwait /etc/ld.so.preload`" ]; then
    echo "Patch has already been applied"
    exit
    else
    echo "Applying patch..."
    fi
    cat << EOF |
    #include <errno.h>
    #include <sys/syscall.h>
    #include <sys/types.h>
    #include <sys/wait.h>
    pid_t
    __libc_wait (int *status)
    int res;
    asm volatile ("pushl %%ebx\n\t"
    "movl %2, %%ebx\n\t"
    "movl %1, %%eax\n\t"
    "int \$0x80\n\t"
    "popl %%ebx"
    : "=a" (res)
    : "i" (__NR_wait4), "0" (WAIT_ANY), "c" (status), "d" (0), "S" (0));
    return res;
    EOF
    gcc -O2 -shared -fpic -xc - -o /etc/libcwait.so
    echo "/etc/libcwait.so" >>/etc/ld.so.preload
    echo "Patch successfully applied"
    Change the file property to executable. Open a terminal, do it as ‘root’ user.
    sh rhel3_pre_install.sh
    II. Prepare the system
    1. Check if the following rpms have been installed.
    rpm –qa | grep compat-db
    rpm –qa | grep openmotif
    rpm –qa | grep setarch
    make sure they are installed exactly.
    2. Install the four rpms copy out from RHEL AS3.Do the following command in the directory which contains them.
    rpm –Uvh com*rpm --force
    check them by rpm –qa | grep compat
    make sure they are installed exactly.
    3. Change the gcc to oracle required
    mv /usr/bin/gcc /usr/bin/gcc34
    mv /usr/bin/g++ /usr/bin/g++34
    ln -s /usr/bin/gcc296 /usr/bin/gcc
    ln -s /usr/bin/g++296 /usr/bin/g++
    4. Modify /etc/sysctl.conf, add the following content:
    kernel.shmmax = 536870912
    kernel.shmmni = 4096
    kernel.shmall = 2097152
    kernel.sem = 250 32000 100 128
    fs.file-max = 65536
    net.ipv4.ip_local_port_range = 1024 65000
    If you have more then 2G ram, you can set kernel.shmmax = 2147483648
    5. Modify /etc/security/limits.conf, add the following content:
         oracle    soft    nofile    65536
         oracle    hard    nofile   65536
         oracle    soft    nproc    16384
         oracle    hard    nproc    16384
    then, restart the computer.
    III. Prepare the user and the directories
    1. Add user and groups
    groupadd oinstall
    groupadd dba
    useradd -g oinstall -G dba oracle
    passwd oracle
    2. Make directories
    mkdir -p /opt/ora9/product/9.2
    mkdir /var/opt/oracle
    chown oracle.dba /var/opt/oracle
    chown -R oracle.oinstall /opt/ora9
    chmod 755 /var/opt/oracle
    3. Change X unlimited to anyone
    xhost +
    4. set the ‘root’ user’s environment
    export ORACLE_BASE=/opt/ora9
    export ORACLE_HOME=/opt/ora9/product/9.2
    5. open a new terminal
    su – oracle
    modify the .bashrc, add the following content:
    #oracle 9i
    export ORACLE_BASE=/opt/ora9
    export ORACLE_HOME=/opt/ora9/product/9.2
    export PATH=$ORACLE_HOME/bin:$ORACLE_HOME/Apache/Apache/bin:$PATH
    export ORACLE_OWNER=oracle
    export ORACLE_SID=ora9
    export ORACLE_TERM=vt100
    export LD_ASSUME_KERNEL=2.4.1
    export THREADS_FLAG=native
    export LD_LIBRARY_PATH=/opt/ora9/product/9.2/lib:$LD_LIBRARY_PATH
    # change this NLS settings to suit your country:
    # example:
    # german_germany.we8iso8859p15, american_america.we8iso8859p2 etc.
    export LANG=en_US
    export LC=en_US
    then refresh the environment: source .bashrc
    check if them take effect. set | more
    6.logout and relogin as ‘oracle’.
    IV. Finish the installation.
    Change the current directory to which you download the oracle9i installation files.
    ./Disk1/runInstaller
    Good luck!
    ======================================================
    any question,u can contact me.my MSN: [email protected]
    u can also down the 'MS word' format file by http://52asp.kmip.net/Install Oracle9i.doc

    OK thank you very much Ivan
    You cookbook was very useful because i encountered exactly errors that you mentionned.
    Thanks !!

  • Install Oracle 11.2 (ASM) failover on Red Hat Enterprise Linux Suite

    Hi everybody,
    I need installer Oracle 11.2 with asm on Failover Cluster Red Hat linux Suite (two servers), could someone help me?
    There is documentation about that...
    My idea is
    - Installer oracle in both servers
    - Installer Infraestructure Grid for asm in both server
    - Create database on asm (ams disk shoud be same for boths servers)
    Is soported gfs (global file system) and asm?
    I have many doubts.
    Thanks in advance.

    I have several comments:
    Don't use the RPM utility to install software. It does not resolve dependencies. As of RHEL 5, YUM or UP2DATE are the standard software management tools.
    RHEL? Do you have a paid subscription or money to waste? If not, you will be much better off using Oracle Linux, because you can download it for free and also have access to all errata and patches for free (http://public-yum.oracle.com). If you need the RHCK kernel instead of the more advanced Oracle UEK kernel, which is optimized by Oracle for Oracle products, no problem, because Oracle Linux ships with both. If you want to use Linux ASMLib under RHEL 6, you need a RHEL subscription to download the kernel module. The Oracle UEK kernel includes the driver.
    Also if you use Oracle Linux, you can install the oracle-rdbms-server-11gr2-preinstall package, which triggers the installation of all prerequisite software and takes care of kernel parameters and creating the Oracle account. You then simply set a password for the Oracle account and you're done.
    RHEL 6.0. Why such an old version and not 6.4?
    According to my records, you can use the following command under  RHEL 6 to install the 11gR2 prerequisite software. Yum will automatically install other depended software as required.
    yum install compat-libstdc++-33 compat-gcc-34 compat-gcc-34-c++ \
    elfutils-libelf-devel ksh sysstat make gcc gcc-c++ compat-libcap1 \
    glibc-devel glibc-common glibc-headers libstdc++-devel libaio-devel

  • I am using RHEL 5 and I am not able to connect with network

    Hi Friends,
    I am using RHEL 5 and unable to connect with network. I have also tried to install RHN setup but I am unable to complete the setup. Since it is trying to connect with RHEL.
    #yum install rhn-setup
    Please help me to understand the cause of the error, so that it will help me to go for the next step.
    Thank You
    Murali

    Murali wrote:
    Hi Friends,
    I am using RHEL 5 and unable to connect with network. I have also tried to install RHN setup but I am unable to complete the setup. Since it is trying to connect with RHEL.
    #yum install rhn-setup
    Please help me to understand the cause of the error, so that it will help me to go for the next step.
    Thank You
    Murali
    Error?  I don't see any error.
    Process that have errors issue error messages and codes.  They do so to assist in solving the error.  Why do you not share that information?

  • Is MySQL component part of standard RHEL installation?

    I have a query if MySQL component is part of a standard RHEL installation or it is installed additionally as an RPM? There was a security analysis run on one server which has RHEL 5.8 installed and it is showing security vulnerabilities with respect to MySQL such as CVE-2012-2750, CVE-2012-3163 etc. The vulnerability solution in the security report is showing solutions like:
    1) Download and apply the upgrade from: http://downloads.mysql.com/archives.php
    2) Download and apply the upgrade from: http://dev.mysql.com/downloads/mysql
    I had put the request in the Oracle forum but there was a mistake with my question. Request you to please revert.
    Regards

    Thanks for your reply. Is it possible to remove the package installed by default if it is found that it is of no use?
    There are few observations with the 2 links I posted, in the link,
    http://downloads.mysql.com/archives.php
    it is difficult to figure out which update to apply as it is giving a whole lot of product versions and in the other link, it is giving reference mainly to one particular version of the product, MySQL Community Server 5.6.14 which may not be the version to apply.
    I was wondering how to upgrade from these links if these links are not showing something specific.
    Request you to please revert.
    Regards

  • Installation issue: Installing Patch p6810189 on 10.2.0.1 on RHEL5

    Running into issue when trying to install patch p6810189 on a new installation of 10.2.0.1 ( Database + Companion ). Tried with different JRE versions, the same error is generated.
    Exception java.lang.NoClassDefFoundError: oracle/ewt/lwAWT/BufferedFrame occurred..
    java.lang.NoClassDefFoundError: oracle/ewt/lwAWT/BufferedFrame
    Environment variables:
    =============
    ORACLE_BASE=/u01/app/oracle/
    ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1
    LD_LIBRARY_PATH=/u01/app/oracle/product/10.2.0/db_1/lib:/usr/lib:/usr/local/lib
    DISPLAY=10.33.92.221:0.0
    Linux Release:
    ========
    $ uname -r
    2.6.18-164.el5
    $ cat /etc/redhat-release
    Red Hat Enterprise Linux Server release 5.4 (Tikanga)
    Preinstallation Checks are met:
    ===================
    $ ./rpm_check_2.ksh
    binutils-2.17.50.0.6-12.el5 (x86_64)
    compat-db-4.2.52-5.1 (x86_64)
    compat-db-4.2.52-5.1 (i386)
    compat-libstdc++-296-2.96-138 (i386)
    compat-libstdc++-33-3.2.3-61 (x86_64)
    compat-libstdc++-33-3.2.3-61 (i386)
    control-center-2.16.0-16.el5 (i386)
    control-center-2.16.0-16.el5 (x86_64)
    gcc-4.1.2-46.el5 (x86_64)
    gcc-c++-4.1.2-46.el5 (x86_64)
    glibc-2.5-42 (x86_64)
    glibc-2.5-42 (i686)
    glibc-common-2.5-42 (x86_64)
    glibc-devel-2.5-42 (x86_64)
    glibc-devel-2.5-42 (i386)
    glibc-headers-2.5-42 (x86_64)
    ksh-20080202-14.el5 (x86_64)
    libaio-0.3.106-3.2 (x86_64)
    libaio-0.3.106-3.2 (i386)
    libgcc-4.1.2-46.el5 (i386)
    libgcc-4.1.2-46.el5 (x86_64)
    libgnome-2.16.0-6.el5 (x86_64)
    libgnome-2.16.0-6.el5 (i386)
    libgnomeui-2.16.0-5.el5 (x86_64)
    libgnomeui-2.16.0-5.el5 (i386)
    libgomp-4.4.0-6.el5 (x86_64)
    libgomp-4.4.0-6.el5 (i386)
    libstdc++-4.1.2-46.el5 (x86_64)
    libstdc++-4.1.2-46.el5 (i386)
    libstdc++-devel-4.1.2-46.el5 (i386)
    libstdc++-devel-4.1.2-46.el5 (x86_64)
    libXp-1.0.0-8.1.el5 (x86_64)
    libXp-1.0.0-8.1.el5 (i386)
    make-3.81-3.el5 (x86_64)
    sysstat-7.0.2-3.el5 (x86_64)
    Error when running ./runInstaller
    ====================
    $ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, SuSE-10, redhat-4, redhat-5, UnitedLinux-1.0, asianux-1, asianux-2 or asianux-3
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2009-11-02_10-57-59AM. Please wait ...oracle@nydblnxp01:/u01/downloads/p6810189/Disk1 [DNYJRSK1:/u01/app/oracle/product/10.2.0/db_1]
    $ Oracle Universal Installer, Version 10.2.0.4.0 Production
    Copyright (C) 1999, 2008, Oracle. All rights reserved.
    Exception java.lang.NoClassDefFoundError: oracle/ewt/lwAWT/BufferedFrame occurred..
    java.lang.NoClassDefFoundError: oracle/ewt/lwAWT/BufferedFrame
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$100(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:194)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:203)
    at oracle.sysman.oii.oiic.OiicInstaller.getInterfaceManager(OiicInstaller.java:463)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:959)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:899)
    Exception in thread "main" java.lang.NoClassDefFoundError: oracle/ewt/lwAWT/BufferedFrame
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$100(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:194)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:203)
    at oracle.sysman.oii.oiif.oiifm.OiifmAlert.<clinit>(OiifmAlert.java:151)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:1017)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:899)
    Tried Alternatives with different JREs:
    =======================
    ./runInstaller -jreLoc /usr/local/java/jdk1.6.0_07/jre
    $ ./runInstaller -jreLoc /usr/local/java/jdk1.6.0_07/jre
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, SuSE-10, redhat-4, redhat-5, UnitedLinux-1.0, asianux-1, asianux-2 or asianux-3
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2009-11-02_11-00-59AM. Please wait ...oracle@nydblnxp01:/u01/downloads/p6810189/Disk1 [DNYJRSK1:/u01/app/oracle/product/10.2.0/db_1]
    $ Oracle Universal Installer, Version 10.2.0.4.0 Production
    Copyright (C) 1999, 2008, Oracle. All rights reserved.
    Exception java.lang.NoClassDefFoundError: oracle/ewt/lwAWT/BufferedFrame occurred..
    java.lang.NoClassDefFoundError: oracle/ewt/lwAWT/BufferedFrame
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
    at java.net.URLClassLoader.access$000(URLClassLoader.java:56)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:194)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:203)
    at oracle.sysman.oii.oiic.OiicInstaller.getInterfaceManager(OiicInstaller.java:463)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:959)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:899)
    Caused by: java.lang.ClassNotFoundException: oracle.ewt.lwAWT.BufferedFrame
    at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
    ... 17 more
    Exception in thread "main" java.lang.NoClassDefFoundError: oracle/ewt/lwAWT/BufferedFrame
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
    at java.net.URLClassLoader.access$000(URLClassLoader.java:56)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:194)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:203)
    at oracle.sysman.oii.oiif.oiifm.OiifmAlert.<clinit>(OiifmAlert.java:151)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:1017)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:899)
    Caused by: java.lang.ClassNotFoundException: oracle.ewt.lwAWT.BufferedFrame
    at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
    ... 17 more
    ./runInstaller -jreLoc /usr/local/java/jdk1.5.0_12/jre
    ./runInstaller -jreLoc /usr/local/java/jdk1.5.0_15/jre
    ./runInstaller -jreLoc /usr/local/java/jdk1.6.0_01/jre
    So for no luck on metalink/otn/google ... Any suggestions?

    It still gives error, this time error is changed, another exception. I tried with oracle provided rpm for RHEL 5, which install all dependent packages required, same issue persists.
    $ ./runInstaller -silent -responseFile response/patchset.rsp
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, SuSE-10, redhat-4, redhat-5, UnitedLinux-1.0, asianux-1, asianux-2 or asianux-3
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2009-11-03_11-29-46AM. Please wait ...oracle@xxxxxxxxxx:/u01/downloads/p6810189/Disk1 [DNYJRSK1:/u01/app/oracle/product/10.2.0/db_1]
    $ Oracle Universal Installer, Version 10.2.0.4.0 Production
    Copyright (C) 1999, 2008, Oracle. All rights reserved.
    Exception java.lang.NoClassDefFoundError: oracle/sysman/oip/oipc/oipcp/OipcpPrereqProgress occurred..
    java.lang.NoClassDefFoundError: oracle/sysman/oip/oipc/oipcp/OipcpPrereqProgress
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:196)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:203)
    at oracle.sysman.oii.oiic.OiicInstaller.getInterfaceManager(OiicInstaller.java:463)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:959)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:899)
    Exception in thread "main" java.lang.NoClassDefFoundError: oracle/sysman/oip/oipc/oipcp/OipcpPrereqProgress
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:196)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:203)
    at oracle.sysman.oii.oiif.oiifm.OiifmAlert.<clinit>(OiifmAlert.java:151)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:1017)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:899)

  • Install oracle9204 in redhat linux es 3

    when i do "./runInstaller"
    then find a error :
    [oracle@wangcc Disk1]$ ./runInstaller
    [oracle@wangcc Disk1]$ Initializing Java Virtual Machine from /tmp/OraInstall2004-07-04_11-00-49PM/jre/bin/java. Please wait...
    Error occurred during initialization of VM
    Unable to load native library: /tmp/OraInstall2004-07-04_11-00-49PM/jre/lib/i386/libjava.so: symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
    what can i do to solve this?????

    Try installing Oracle patch 3006854. But do it in the order below. You will need a list of compat rpms. Most of these come from the RHEL 3.0 install CD.
    1)
    compat-db
    compat-gcc
    compat-gcc-c++
    compat-libstdc++
    compat-libstdc++-devel
    openmotif21
    setarch
    tcl
    2)
    You will also need to push aside gcc and g++ version 323 in place of version 296.
    cd /usr/bin
    mv gcc gcc323
    ln -s gcc296 gcc
    mv g++ g++323
    ln -s g++296 g++3)
    And then the Oracle patch 3006854.
    4)
    then export LD_ASSUME_KERNEL=2.4.1
    5)
    xhost +
    su - oracle
    ...../runInstaller

  • Oracle Webgate Linux Install Question

    Hello
    When trying to install the 10.1.4.3 webgate on RHEL 6, the install starts then says loading the Java Virtual machine then just stops.  There is no log or other trace files to see what is going on, it just stops.  Has anyone else had this problems?  Any help you can give would be appreciated.
    Thanks
    Nick

    Hi Nick,
    Can you specify for which web server you are installing Webgate in Linux??
    Did you verified that the required GCC Libraries are installed in the Linux Servers.
    OAM WebGates are compiled with and linked to the following GCC runtime libraries, which must be present on any Linux or Solaris computer hosting 10.1.4.3 WebGates:
    Ø  Either shared libstdc++.so.5
    Ø  Or shared libstdc++.so.6
    Ø  And libgcc_s.so.1
    And also verify that the Linux Operating System is 32-bit or 64-bit and based on this JAVA JDK should be same as OS type.
    And also verify, that particularly before installing the Webgate 32-bit or 64-bit based on the Webserver type.
    Hope this helps.

Maybe you are looking for