Oracle9i Rel2 installation fails on Redhat linux 7.3

Hello there.
My m/c is Pentium III 500MHz m/c with 320MB physical RAM and it has Redhat Linux 7.3 installed.
I'm trying to install oracle 9i and it fails in DB creation. The "dbca" shows an error message
"ORA-27123: unable to attach to shared memory segment" when it is at 51% through.
I have configured 1.9GB of swap space. The "ipcs" command do show some shared memory allocation under "oracle" user id with "0777" permission. I can't really figure where to start in analysing this problem. Your inputs are very much appreciated.
Thank you.
Vimala.
31-Aug-2002

You need to know that while installing Oracle software itself you must not invoke any wizard like adjusting Oracle network or creating databases , just finish of the Installation , restart machine and start configuring the network and databases , this approach was very successfull with Servers who have less than 1 G Ram.
I have installed 9i R2 over 256M ram over Redhat 7.3 , no Problem JUST , if this problems happens after installing the Oracle software itself , it is reported by Oracle that it has bug in this version that happens for instance when you open a shell window , startup a database and exit SQL+ , when trying to shut it down from the same window it returns the same stated error before , I managed to solve it by ( from inside SQL+ ) giving :
!ipcs oracle
Then
!ipcrm ****
**** = the id numbers of Oracle processes for shared memory realm.
Then exit SQl+ , open another shell window , start SQL+ and we are back on business again.
This is all instead of resatrting the server.

Similar Messages

  • Oracle 8.1.6 Installation fail on RedHat Linux 6.1

    The machine was running 8.1.5 on RedHat 6.1 (Sure, the installation was painful at that time, I downloaded jre1.6.5 & linux_81501patch_ee.tgz to make it works).
    The problem now, is upgrading 8.1.5 to 8.1.6. Since so many people told migration is painful, so I decided to export database, remove 8.1.5, install 8.1.6 and import database.
    After remove all the oracle files (I believe), I ran "runInstaller", after select "Custom" and click "Next". It immidiate shows following error:
    rror in loading component installation...
    Exception java.lang.NullPointerException: Occurred..
    java.lang.NullPointerException:
    at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.checkPreReq(OiiodDepEngine.java.2185)
    at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.applySelection(OiiodDepEngine.java.1504)
    at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.depModeApply(OiiodDepEngine.java.1264)
    at oracle.sysman.oii.oiif.oiifw.OiifwPostModesWCCE.doOperation(OiifwpostDepModesWCCE.java:327)
    at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:140)
    at oracle.sysman.oii.oiic.OiicDepWizEngine.doOperation(OiioDepWizEngine.java.339)
    at oracle.sysman.oii.oiif.oiifb.OiifbCondIteration(OiifbCondIterator.java.140)
    at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:510)
    at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWraper.java:110)
    at oracle.sysman.oii.oiif.Oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:116)
    at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:306)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:467)
    and installation stop..
    Do you have any idea?? This is production system, HELP!!!!!
    null

    You need unset JAVA_HOME, for example
    $ JAVA_HOME=''; export JAVA_HOME
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by David Wang ([email protected]):
    The machine was running 8.1.5 on RedHat 6.1 (Sure, the installation was painful at that time, I downloaded jre1.6.5 & linux_81501patch_ee.tgz to make it works).
    The problem now, is upgrading 8.1.5 to 8.1.6. Since so many people told migration is painful, so I decided to export database, remove 8.1.5, install 8.1.6 and import database.
    After remove all the oracle files (I believe), I ran "runInstaller", after select "Custom" and click "Next". It immidiate shows following error:
    rror in loading component installation...
    Exception java.lang.NullPointerException: Occurred..
    java.lang.NullPointerException:
    at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.checkPreReq(OiiodDepEngine.java.2185)
    at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.applySelection(OiiodDepEngine.java.1504)
    at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.depModeApply(OiiodDepEngine.java.1264)
    at oracle.sysman.oii.oiif.oiifw.OiifwPostModesWCCE.doOperation(OiifwpostDepModesWCCE.java:327)
    at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:140)
    at oracle.sysman.oii.oiic.OiicDepWizEngine.doOperation(OiioDepWizEngine.java.339)
    at oracle.sysman.oii.oiif.oiifb.OiifbCondIteration(OiifbCondIterator.java.140)
    at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:510)
    at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWraper.java:110)
    at oracle.sysman.oii.oiif.Oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:116)
    at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:306)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:467)
    and installation stop..
    Do you have any idea?? This is production system, HELP!!!!!
    <HR></BLOCKQUOTE>
    null

  • Installation OIM on redhat Linux really slow

    Hello,
    I have a problem with the installation of OIM. When I try to install OIM on a linux server (redhat 5.0 64b) with the JRockit 64bits java 1.6.0 (jrmc 3.2.1-1.6.0) version the installer is just really slow. It takes ages for the command line installer to go to the next step.
    has anyone else experienced this and found a solution?
    greetings,
    Bas

    The machine on which OIM is to be installed has enough memory, I believe it has 8GB..
    The weird thing is that the first time we ran the installer, it was just normal (== fast) but the installation failed when deploying OIM into Weblogic and we can't run the weblogic deploy script, since this also fails.. (it throws a nameError: fail on the configoim.py script) That's when we decided to try to install OIM again from scratch.. so we moved the current installation directory to another location and started the installation again. This when the problems as decribed by Bas began.. The installer is really really slow.. we waited for more then 15 minutes for it to continue to the next step.. but it didn't. We checked the machine for spiking processes but the machine was totally idle..
    Does anyone know what could be the problem? Are we doing anything wrong? or are we missing something?
    Edited by: SteinWelberg on 3-mrt-2010 12:38

  • 9i Oracle Installer fails on Gentoo Linux

    When I try to run the Oracle Installer on my Gentoo Linux system, I get a segmentation fault.
    My system configuration:
    Gentoo Linux 1.4.2.8
    kernel 2.4.21-pre3-aa1
    binutils 2.13.90.0.16
    glibc 2.3.1-r2
    Here's the crash output:
    Initializing Java Virtual Machine from /tmp/OraInstall2003-02-19_09-53-36AM/jre/bin/java. Please wait...
    Unexpected Signal : 11 occurred at PC=0x806e749
    Function name=(N/A)
    Library=(N/A)
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
    Dynamic libraries:
    08048000-0804c000 r-xp 00000000 03:01 4161 /tmp/OraInstall2003-02-19_09-53-36AM/jre/bin/i386/native_threads/java
    0804c000-0804d000 rw-p 00003000 03:01 4161 /tmp/OraInstall2003-02-19_09-53-36AM/jre/bin/i386/native_threads/java
    15556000-15569000 r-xp 00000000 03:01 166327 /lib/ld-2.3.1.so
    15569000-1556a000 rw-p 00012000 03:01 166327 /lib/ld-2.3.1.so
    1556b000-15578000 r-xp 00000000 03:01 166198 /lib/libpthread-0.10.so
    15578000-1557b000 rw-p 0000d000 03:01 166198 /lib/libpthread-0.10.so
    155bb000-155c4000 r-xp 00000000 03:01 52489 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/native_threads/libhpi.so
    155c4000-155c5000 rw-p 00008000 03:01 52489 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/native_threads/libhpi.so
    155c5000-157b5000 r-xp 00000000 03:01 19050 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/client/libjvm.so
    157b5000-158b3000 rw-p 001ef000 03:01 19050 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/client/libjvm.so
    158ca000-158cc000 r-xp 00000000 03:01 165869 /lib/libdl-2.3.1.so
    158cc000-158cd000 rw-p 00001000 03:01 165869 /lib/libdl-2.3.1.so
    158cd000-159f2000 r-xp 00000000 03:01 166347 /lib/libc-2.3.1.so
    159f2000-159f5000 rw-p 00124000 03:01 166347 /lib/libc-2.3.1.so
    159fb000-15a0d000 r-xp 00000000 03:01 166301 /lib/libnsl-2.3.1.so
    15a0d000-15a0e000 rw-p 00011000 03:01 166301 /lib/libnsl-2.3.1.so
    15a10000-15a32000 r-xp 00000000 03:01 165848 /lib/libm-2.3.1.so
    15a32000-15a33000 rw-p 00021000 03:01 165848 /lib/libm-2.3.1.so
    15a33000-15a69000 r-xp 00000000 03:01 680962 /usr/lib/libstdc++-libc6.1-1.so.2
    15a69000-15a76000 rw-p 00035000 03:01 680962 /usr/lib/libstdc++-libc6.1-1.so.2
    15a78000-15a89000 r-xp 00000000 03:01 36505 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/libverify.so
    15a89000-15a8b000 rw-p 00010000 03:01 36505 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/libverify.so
    15a8b000-15aac000 r-xp 00000000 03:01 36513 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/libjava.so
    15aac000-15aae000 rw-p 00020000 03:01 36513 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/libjava.so
    15aaf000-15ac3000 r-xp 00000000 03:01 36508 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/libzip.so
    15ac3000-15ac6000 rw-p 00013000 03:01 36508 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/libzip.so
    15ac6000-167f7000 r--s 00000000 03:01 812976 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/rt.jar
    16824000-16ac9000 r--s 00000000 03:01 812969 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i18n.jar
    16ac9000-16adf000 r--s 00000000 03:01 812972 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/sunrsasign.jar
    27a77000-27c77000 r--p 00000000 03:01 247094 /usr/lib/locale/locale-archive
    27c77000-27c82000 r-xp 00000000 03:01 166306 /lib/libnss_compat-2.3.1.so
    27c82000-27c83000 rw-p 0000a000 03:01 166306 /lib/libnss_compat-2.3.1.so
    28483000-2863c000 r--s 00000000 03:01 276293 /tmp/OraInstall2003-02-19_09-53-36AM/oui/lib/OraInstaller.jar
    2863c000-287a9000 r--s 00000000 03:01 276297 /tmp/OraInstall2003-02-19_09-53-36AM/oui/lib/ewt3.jar
    Local Time = Wed Feb 19 09:53:46 2003
    Elapsed Time = 0
    # HotSpot Virtual Machine Error : 11
    # Error ID : 4F530E43505002C4
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Client VM (1.3.1_02-b02 mixed mode)
    # An error report file has been saved as hs_err_pid1350.log.
    # Please refer to the file for further information.

    Simply the problem can be solved setting a different Java Runtime Environent Path inside the configuration files located in the DISK1 folder.
    The files:
    /tmp/Disk1/install/oraparam.var
    /tmp/Disk1/install/linux/oraparam.ini
    must be edited!
    The Variable: JRE_LOCATION must be set with the new path or the Java Runtime Environment (Can be also the J2sdk).
    Tamer

  • JRockit Installation fails on Redhat ES 4

    Hello there,
    I'm trying to install JRockit 1.4.2_05 on a Redhat ES4 system. I'm aware that this is a very new distribution, based on Fedora Core 3 which I see someone else has had problems with from a previous post.
    How can I tell the difference between an 8.1 SP5 and 8.1 SP4 release? I assume it's the _05 tag.
    I've seen a posting suggesting disabling the prelink facility, but is there a way to do that before the product is installed.
    Many thanks, Will Hargrove
    Extracting 0%....................................................................................................100%
    ===== BEGIN DUMP =============================================================
    JRockit dump produced after 0 days, 00:00:00 on Thu Feb 17 16:32:18 2005
    Additional information is available in:
    /tmp/fileBb4dkW/jrockit.29984.dump
    No core file will be created because core dumps have been
    disabled. To enable core dumping, try "ulimit -c unlimited"
    before starting JRockit again.
    Please send the file(s), information about your system
    setup and the program you were running to [email protected]. Thank you.
    Error code: 52
    Error Message: Null pointer exception in native code
    Signal info : si_signo=11, si_code=1
    Version : BEA WebLogic JRockit(TM) 1.4.2_05 JVM R24.4.0-1 ari-38120-20041118-1131-linux-ia32
    Threads / GC : Native Threads, GC strategy: parallel
    : mmHeap->data = 0x20000000, mmHeap->top = 0x24000000
    Number CPUs : 4
    Tot Phys Mem : 1059508224
    OS version : Red Hat Enterprise Linux ES release 4 (Nahant)
    Linux version 2.6.9-5.ELsmp ([email protected]) (gcc version 3.4.3 20041212 (Red Hat 3.4.3-9.EL4)) #1 SMP Wed Jan 5 19:30:39 EST 2005
    State : JVM is starting up
    Command Line : -Djava.class.path=. -Djrockit.launcher.type=jrockit.shipment -Djava.io.tmpdir=/tmp -Xmx256m -Djava.class.path=.:installer.jar:bids.jar:3rdparty.jar:castor-xml_0.9.4.jar:Ostermiller.jar:wlw-plaf.jar:comdev.jar:wizard.jar -Dsun.java.command=com.bea.plateng.wizard.WizardController -mode=console
    Environment : JAVA_HOME=(null), java.home=/tmp/fileBb4dkW/jre142_05/jre, java.class.path=.:installer.jar:bids.jar:3rdparty.jar:castor-xml_0.9.4.jar:Ostermiller.jar:wlw-plaf.jar:comdev.jar:wizard.jar, java.library.path=/tmp/fileBb4dkW/jre142_05/jre/lib/i386/jrockit:/tmp/fileBb4dkW/jre142_05/jre/lib/i386:/tmp/fileBb4dkW/jre142_05/jre/../lib/i386
    C Heap : Good; no memory allocations have failed
    Registers (from context struct at 0x805173c/0x8051804):
    EAX = 00000034 EBX = 00869cb0
    ECX = 0000000d EDX = b7f7ced9
    ESI = 00000000 EDI = b7ff5534
    ESP = bfffd724 EIP = b7ed4449
    EBP = bfffd73c EFL = 00010202
    CS = 0073 DS = 007b ES = 007b
    SS = 007b FS = 0033 GS = 0033
    Stack:
    bfffd724 :00990ff4 bfffd78c 00000008 00990ff4 bfffd77c bfffd77c
    bfffd73c :bfffd7b8 00968140 bfffd78c 00000020 00000000 00869000
    bfffd754 :0000000c bfffd78c 00869000 00000008 00000000 00000000
    bfffd76c :00000000 00869000 00000000 00869cc8 00967fb0 00000000
    bfffd784 :00000001 00000000 00000000 00869ca8 00acb034 bfff0009
    bfffd79c :00000008 00000000 00000000 00000000 bfffd878 bfffd878
    bfffd7b4 :b7ff55a8 bfffd7d8 b7ed44c1 b7ed4410 00000000 00880ee9
    bfffd7cc :b7ed44ad 0806f508 b7f7b5ba bfffd848 b7e9fb6b bfffd878
    bfffd7e4 :bfffd96c b7ff55a8 bfffd808 008cfba1 00992800 00000080
    bfffd7fc :00000080 00000000 b7ff55a8 bfffd838 b7eb6279 00000080
    bfffd814 :00000004 bfffd848 b7ececba bfffd878 bfffd96c bfffd858
    bfffd82c :b7ed08ce b7fe76cc b7f0f4cc bfffd858 b7ed0927 00000080
    bfffd844 :00000008 bfffd888 b7e9fd85 bfffd878 b7f80c62 bfffd888
    bfffd85c :b7e9fd66 bfffd8e8 bffffb43 0000000a 00000055 bfffd8e8
    bfffd874 :bfffd96c 00000000 00000000 00000001 00000000 bfffd8b8
    bfffd88c :b7edf789 bfffd8e8 00992800 00000049 00000035 0804bf30
    bfffd8a4 :bfffd96c bfffd8e8 0804ae8e 0804f054 00000000 bfffd8f8
    bfffd8bc :0804ae58 bfffd958 bfffd95c bfffd8e8 0804b426 0804bf30
    bfffd8d4 :bfffd96c bfffd978 00ffd978 0804bf30 bfffd96c 00010002
    bfffd8ec :00000006 0804f810 00000000 bffff978 08049cf1 bfffd958
    bfffd904 :bfffd95c bfffd96c 0804f050 00990ff4 bffffa04 bffff990
    bfffd91c :00000000 00000000 00000000 bffff984 bfffe978 bfffd974
    bfffd934 :bfffd96c bfffd968 bfffd964 bfffd960 bfffd95c bfffd958
    bfffd94c :00000000 0804be80 00000000 00000000 00000000 00000000
    bfffd964 :bffffbb1 00000001 b7edf720 b7edf500 0804f221 706d742f
    bfffd97c :6c69662f 34624265 2f576b64 3165726a 305f3234 726a2f35
    bfffd994 :696c2f65 33692f62 6a2f3638 6b636f72 6c2f7469 766a6269
    bfffd9ac :6f732e6d 00000000 00000000 00000000 00000000 00000000
    bfffd9c4 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffd9dc :00000000 00000000 00000000 00000000 00000000 00000000
    bfffd9f4 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffda0c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffda24 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffda3c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffda54 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffda6c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffda84 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffda9c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdab4 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdacc :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdae4 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdafc :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdb14 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdb2c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdb44 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdb5c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdb74 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdb8c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdba4 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdbbc :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdbd4 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdbec :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdc04 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdc1c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdc34 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdc4c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdc64 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdc7c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdc94 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdcac :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdcc4 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdcdc :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdcf4 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdd0c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdd24 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdd3c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdd54 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdd6c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdd84 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdd9c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffddb4 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffddcc :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdde4 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffddfc :00000000 00000000 00000000 00000000 00000000 00000000
    bfffde14 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffde2c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffde44 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffde5c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffde74 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffde8c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdea4 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdebc :00000000 00000000 00000000 00000000 00000000 00000000
    bfffded4 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdeec :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdf04 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdf1c :00000000 00000000 00000000 00000000 00000000 00000000
    Code:
    b7ed4349 :ec81e589 00000110 758b5356 f8c48308 00010068 009d8d00
    b7ed4361 :53ffffff 174856e8 10c48350 0f75c085 68f8c483 b7f7cd60
    b7ed4379 :8d904deb 83002674 858df8c4 fffffef8 e8046a50 48a5609f
    b7ed4391 :8510c483 830b74c0 6853fcc4 b7f7cdae 858b25eb fffffef8
    b7ed43a9 :1374c085 75fff883 fcc4831e cdc96853 0bebb7f7 8300768d
    b7ed43c1 :e068f8c4 56b7f7cd fcaa2ee8 500debff ce766853 e856b7f7
    b7ed43d9 :fffcaa1f fee8a58d 5e5bffff c35dec89 5500768d ec83e589
    b7ed43f1 :0c558b08 8b084d8b 8b500842 a0685002 51b7f7ce fca9f2e8
    b7ed4409 :5dec89ff 55f689c3 ec83e589 5356570c 6af8c483 08558b2f
    b7ed4421 :5004428b 174726e8 83c38950 db8510c4 57eb3175 6b084d8b
    b7ed4439 :318b34c6 5500b88d b9fcb7ff 0000000d 74a1a5f3 8db7fe77
    b7ed4451 :15890150 b7fe7774 0f02f883 b60fc094 312aebc0 7768bff6
    b7ed4469 :8d90b7fe 8b002674 f8c48307 c4e85350 8348a00e c08510c4
    b7ed4481 :c783b275 fe834604 31e47e02 e8658dc0 895f5e5b 55c35dec
    b7ed4499 :ec83e589 ca5de808 f4a3489a e8b7ff54 489aca33 ff54f8a3
    b7ed44b1 :f8c483b7 1068006a e8b7ed44 48a93b1f c35dec89 5500768d
    b7ed44c9 :ec83e589 5356573c 6afcc483 cedf6804 5d8db7f7 dce85310
    b7ed44e1 :83501745 c08510c4 458b1774 fcc4830c cee46850 458bb7f7
    b7ed44f9 :fce85008 ebfffca8 dc458d7f 89d84589 fa7d8dc6 0f00768d
    b7ed4511 :685003b6 b7f7cef7 e856036a 489da0cf 8310c483 394302c6
    b7ed4529 :83e47efe b70ff4c4 0f504245 504045b7 3e45b70f 45b70f50
    b7ed4541 :b70f503c 0f503a45 503845b7 5034458b 5030458b 502c458b
    Loaded modules:
    (* denotes the module causing the exception)
    0x08048000-0x0804cd86 /tmp/fileBb4dkW/jre142_05/bin/java
    0x00acb000-0x00ad899b /lib/tls/libpthread.so.0
    0x009ef000-0x00a0fccf /lib/tls/libm.so.6
    0x00997000-0x00998967 /lib/libdl.so.2
    0x0086c000-0x0098e70d /lib/tls/libc.so.6
    0x00853000-0x008678ab /lib/ld-linux.so.2
    0xb7dc8000-0xb7f973ef* /tmp/fileBb4dkW/jre142_05/jre/lib/i386/jrockit/libjvm.so
    0xb7bb7000-0xb7bbf987 /lib/libnss_files.so.2
    Java Thread ID = 0x00000080, lastJavaFrame = 0xfffffffc, Name = Noname
    Thread Stack Trace:
    at dlIterFindLibcCb+57()@0xb7ed4449
    --- End of stack trace
    Additional information is available in:
    /tmp/fileBb4dkW/jrockit.29984.dump
    No core file will be created because core dumps have been
    disabled. To enable core dumping, try "ulimit -c unlimited"
    before starting JRockit again.
    Please send the file(s), information about your system
    setup and the program you were running to [email protected]. Thank you.
    Extended, platform specific info:
    libc release: 2.3.4-stable
    Elf headers:
    libc ehdrs: failed.
    libpthread ehdrs: failed.
    libjvm ehdrs: failed.
    ===== END DUMP ===============================================================
    ** Error during execution, error code = 6.

    The two cases I know about where running on RHES4 should be problematic are:
    1. You have prelink enabled.
    2. You are running a 64 bit RHES4 on AMD64. There are a couple of
    kernel bugs that makes JRockit crash and burn on this configuration, of
    which the known and identified ones are:
    https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=146911
    https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=146244
    Regards //Johan
    Leo Chan wrote:
    So, is there any foresee problems if I run Jrockit 1.4.2 on RedHat ES 4. I
    can manually unzip the binary for manual installation.
    Please advise with thanks
    <sla> ???g???l???s?D:202463225@jserv5...
    Prelink is not a JRockit feature, it's a feature of the OS so it should be
    disabled before installing JRockit.
    There is no 8.1SP5 release of JRockit available. 8.1SP4 and J2SE 1.4.2_05
    is the same release. There is also a J2SE 5.0 release.
    Regards,
    /Staffan

  • 8.1.7 installation fails on Suse Linux 7.0 with libjox8oracle_jpub_c.so error

    I'm trying to install Oracle 8.1.7 on Suse Linux 7.0 (with glibc 2.1.3).
    However, while runnning universal installer, I get the following error messages:
    "Error in writing to file /opt/oracle/product/8.1.7/javavm/admin/libjox8oracle_jpub_c.so"
    and (later):
    "I/O error in file /opt/oracle/product/8.1.7/jis/install/ncomp_so_full_orb.jar"
    When trying to link the Oracle components, the installer produces:
    "Error in invoking target utilities of makefile /opt/oracle/product/8.1.7/rdbms/lib/ins_rdbms.mk"
    After installation is finished, some Oracle utilities can't be started.
    E.g., svrmgrl fails and I can't create a database instance.
    What's going wrong here? I tried to reinstall Oracle several times, but this
    behaviour is reproducible. Yes, I unset LANG, and set all necessary environment
    variables. Any ideas would be really helpful!
    null

    Hi:
    I am experiencing the same problem. I followed the installation instructions to the dot, but found that the universal installer (UI) (java based) fails at the very beginning.
    I'm still trying to install. However, as per the installation instructions, I didn't install Java. So the UI is only running on the runtime version that comes with the CD.
    If I make any progress these days, I will post the solution...
    Raul Rodriguez

  • Installation Problem on RedHat Linux 7.3

    Hello,
    I am tring to install JWSDP-1_2 package on my RedHat 7.3 Linux box
    But I recevied the following error message
    [root@design JWSDP-1_2]# ./jwsdp-1_2-unix.sh -console
    bash: ./jwsdp-1_2-unix.sh: /bin/sh: bad interpreter: ?? ???
    How do I install it ?
    Thanks.
    youngho

    Make sure /bin/sh exists, and then try
    /bin/sh ./jwsdp-1_2-unix.sh -console
    It might work.

  • NI-VISA installation fails on Scientific Linux 6.0

    Hi!
    I am trying to install Labview 2012 on Scientific Linux 6.0 (regarding to the NI website this distro is supported).
    The LabView installation works fine, but the subsequent NI-VISA installation terminates with the following error msg:
    # ./INSTALL
      NI-VISA for Linux
         version 5.2.0f0 for Linux
    National Instruments products support the following Linux distributions:
       openSUSE
       Red Hat Enterprise Linux Desktop + Workstation
    Refer to README.txt for the latest information at the time of release.
    Refer to www.ni.com/linux for the most recent information about Linux
    support at National Instruments.
    Continue? [Yn]
    Checking required install tools...
    Checking installer tool versions...
    rpm        4.8.0 can be used with a default installation path
    tar        1.23
    Checking dependencies...
    glibc      2.12
    2.12
    Unpacking install files to /tmp/nivisa-5.2.0f0.install...
    ******************************** ERROR ****************************************
    * The version of gcc in the path does not match the version of gcc used to    *
    * compile the currently running kernel.  This can cause unpredictable         *
    * behavior in kernel drivers and should be fixed.                             *
    * gcc version: gcc-Version 4.4.6 20120305 (Red Hat 4.4.6-4) (GCC)                                                           *
    * kernel compiled with: 4.4.6                                                 *
    ******************************** ERROR ****************************************
    Installer is aborted.
    Obviously the installer finds the kernel source and gcc 4.4.6. Is there anything I can do to install NI-VISA on the system? If not, could you suggest me a linux distro which works with LV2012? I am tired trying several ones.
    Thanks for you help!

    Hi,
    have a look to this link:
    http://digital.ni.com/public.nsf/allkb/463B062FB2416B2F86257942007233B4?OpenDocument
    Maybe this could help you
    Regards
    Philipp

  • Concurrent requests failing due to Linux CUPS service

    Dear all,
    We have a customer running their production instance on e-business suite -11.5.10.1 with Rdbms - 10.2.0.3. It is a single-node, single-tier installation running on Redhat Linux 3 (Update-8)
    Whenever, concurrent programs are submitted with Print option, the concurrent requests keep hanging and never complete. At this time, the CUPS service uses 25% of the CPU time. If we restart the CUPS service, all requests complete with warning -
    lpr: unable to print file: server-error-service-unavailable
    APP-FND-00500: AFPPRN received a return code of failure from routine FDUPRN. An error occurred while AOL tried
    to spawn the print process
    Cause: AFPPRN received a return code of failure from the OSD routine FDUPRN. An error occurred while AOL tried to spawn the
    print process.
    The only workaround, is to run the concurrent request, without print option. But, this is not an option.
    Please suggest a fix for this CUPS issue.
    Thanks

    Check Note: 359890.1 - Apps Print Requests Fail with lp: unable to print file: client-error-not-found (Or lp: unable to print file: server-error-service-unavailable)
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=359890.1

  • OIM installation fail on 64bits redhat linux 5.3

    hey
    Did anyone able success to install OIM 910 on 64bits redhat linux 5.3 ?
    i doing the installation with weblogic and sun jdk 6. After installation run half way, keep on showing error as :
    [wlappc] java.lang.OutOfMemoryError: PermGen space
    [wlappc] Exception encountered while compiling
    /tmp/appcgen_1254371106243_XellerateFull.ear/appcgen_1254371106243_xlWebApp.war/dm/exportDMSearchScreen.jsp
    Please help.....
    Thanks
    cch

    I am installing oim on weblogic 10.3.0.0 and getting following error
    oracle/oim/xellerate/setup/setup.xml:443: The following error occurred while executing this line:
    /oracle/oim/xellerate/setup/weblogic-setup.xml:196: java.lang.RuntimeException: Could not find the OffLine WLST class
         at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
         at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:384)
         at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
         at org.apache.tools.ant.Task.perform(Task.java:364)
         at org.apache.tools.ant.Target.execute(Target.java:341)
         at org.apache.tools.ant.Target.performTasks(Target.java:369)
         at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
         at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
         at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
         at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
         at org.apache.tools.ant.Main.runBuild(Main.java:668)
         at org.apache.tools.ant.Main.startAnt(Main.java:187)
         at org.apache.tools.ant.launch.Launcher.run(Launcher.java:246)
         at org.apache.tools.ant.launch.Launcher.main(Launcher.java:67)

  • Oracle9i R2 (9.2.0.2.0), installation problem on RH Linux 3.0 on IA64.

    Hi,
    While installing Oracle9i release 2 (9.2.0.2.0),on Redhat Linux 3.0 on IA64 itanium processor, Oracle Universal Installer starts and copies some of the files and stops installation at 0% without giving any error.
    After selecting NO to Create Database,OUI install starts, and it has stopped at
    "Installing Java Runtime Environment 1.4.1.0.0" ,
    "Link pending" , "Copying LICENSE".
    Please help me in solving this problem.
    Thanks in adv..
    Venkatakrishna

    Ur kernel Parameter is not tuned to 2.4.1

  • REDHAT LINUX 7.3 on nForce based systems - An installation guide.

    INSTALLING REDHAT LINUX 7.3 ON NFORCE BASED SYSTEMS.
    A) Preface
    I'm a Linux newbie, just sharing my experience with installing linux on nforce.
    in my opinion Linux is a powerful but still a nascent operating system (in terms of user friendliness atleast!). many features are extremely 'release' and 'version' dependent.  this means that, what works in redhat might not work in mandrake or what works in redhat 7.3 might not work in redhat 7.1 or likewise...
    the steps i'm listing below just reflects how i went about installing RH 7.3 on my machine (K7N420D). it MAY not work for other versions or releases.
    B) BIOS SETTINGS
    1. I recommend, PnP disabled, ACPI/APIC disabled.
    for Mandrake 8.2 install on some machines (mine included), i suggest disabling audio and network in the bios till you get a stable level 3 (console without X windows) or level 5 install. for some reason, sometimes, on some boards,  Mandrake 8.2 hangs when probing audio and lan during boot.
    C) PREPARING TO INSTALL
    1. i suggest you get the three iso images from the internet and burn them into installation disks. though there are other ways of installing, this is the simplest way of doing it.
    2. if you have windows installed already, make sure you have a windows boot floppy in case of boot problems, you can also make one for linux during installation.
    3. using windows or fdisk strip off a sufficient chunk of hard disk space from an existing partition if you don't have a free partition. you need not create any partitions, just the non-allocated space would do. (as red hat can beautifully split this partition into /boot, / & swap partitions!)
    4. i recommend using GRUB (GRand Unified Boot-loader) instead of LILO for boot management. if you prefer the same way, get good documentation/how-to for grub from the net. this will be handy if you mess up your boot partition and end up in a grub prompt during boot.
    5. goto nvidia's drivers page and get appropriate drivers. i always recommend tar balls or src.rpm files instead of pre-compiled rpms. if you are using EXACT same version of the linux release as mentioned in the drivers page you can use rpms. If you wish to upgrade your kernel or use a different version of linux then make sure you have tar balls or source rpm files. make sure you also print the installation instructions from the same page.
    6. the drivers you need are
    a. NVIDIA_nforce-1.xxxx. - you need this one for audio & lan. (found in nforce link in drivers menu in nvidia site with an instruction manual)
    b. NVIDIA_kernel-xxxx AND NVIDIA_GLX-xxxx- both these for Graphics in Xwindows. these two drivers should be exactly matched. i suggest you download all of them along with a files named NVchooser.sh found on the same page. NVchooser will tell you which pair to install for your linux kernel version and CPU.
    D) LINUX INSTALLATION
    1. boot from 1st installation disk that you made. go through the GUI installer and choose automatic partitioning, it will take you to the Disk Druid and you can select the partition in which you wanna install linux. if the partition you choose is unallocated, most of the times didk druid will make three patrtions on its own, one is /boot (boot partion), /swap (partition for swap, similar to ramdisk) and / (root partition). all the three mount-points may be allocated on the same partition too.
    2. Choose GRUB (if you prefer) as boot loader and set Linux as primary boot OS and this page would've detected windows if you've already (it may appear as DOS). Choose "MBR" to install GrUB. If you get any warning ignore it. IMPORTANT: If you have NTFS partition for windows and you had windows as primary OS, there is a reported problem that says, in some versions of the linux installer, choosing MBR to install GRUB makes it hard to boot into windows. i haven't tried that option yet as i don't have a NTFS partition. If you have an NTFS partition, you may prefer to choose the other option to install GRUB or you may choose to install it later. in either case make sure you have a boot floppy to get you into linux or windows, whichever one you want.
    3. choose automatic install if you don't want to control which packages you want to install. else choose expert installation and proceed with it.
    4. when prompted to check the packages you want to install, choose "development tools" or something similar without fail. This is for installing a C compiler which is a must have for some driver installations. (this also installs perl and other dev tools, if you're an 'expert', there's an option in this page to custom select modules)
    5. somewhere you'll be asked to provide a root password, in the same page there'll be a provision to add users other than root. create atleast one user other than root at this time.
    4. somewhere you'll be shown a list of video adapters with NVIDIA Geforce 2 generic driver already highlighted. Below this screen you'll see a "Skip X install" or something similar. CHECK THIS TAB and this will NOT install the generic driver for your integrated GPU and also will not configure the GUI environment for Linux. This makes your video configuration a little easier.
    5. now linux will install, get configured and will ask if you wanna create a boot floppy. make one just in case you
    6. RH 7.3 will not recognize your APU and integrated LAN. you can install the drivers for this later.
    7. After installation boot into Linux, if you just followed the steps above you'll nicely end up in level 3 console!
    E) INSTALLING DRIVERS
    1. Assuming you got all the drivers in CD/floppy, login as 'user', type command "su" (super user) supply root password, now you are logged in as root. read the installation manual for the NVIDIA drivers and install NVIDIA_nforce-1.xxxx drivers for audio/LAN. do these series of steps from the console prompt,
    #vi /etc/modules.conf
    press INSERT key, add the following lines,
    alias eth0 mcpeth
    alias sound-slot-1 i810_audio
    alias usb-interface usb-ohci
    press ESC, (Shift) colon, wq and Enter.
    This will save the changes you made.
    2. Now install the NVIDIA_kernel-xxxx AND NVIDIA_GLX-xxxx- drivers as per instructions. follow the steps below.
    #XConfigurator
    Choose settings that are relevant to the monitor you use and mode supported. Choose custom configuration wherever possible. If your monitor is not listed, choose 'custom' all the way through and provide hardware details such as horiz/vert freq range, video memory and clock settings (choose 'recommended').
    DO NOT LET THE XCONFIGURATOR PROBE ANYTHING. sometimes this might cause a hang that is not necessary at all.
    select all videomodes and color depths that you think your monitor will support and exit XConfigurator without any probing.
    3.  Now at the prompt do the following,
    #vi /etc/X11/XF86Config-4
    Press INSERT and make following changes.
    replace line
    Driver "nv"  
    with
    Driver "nvidia"
    In the Module section, make sure you have:
            Load   "glx"
    Remove the following lines: (or put a hash before)
            Load  "dri"
            Load  "GLcore"
    and the whole
    Section "DRI" (last three lines usually, DRI may be in lower case usually)
    Press Esc, (Shift) colon, wq, Enter to save and exit.
    4. using vi make sure you have these lines in /etc/modules.conf file
    alias char-major-195 NVdriver
    5. edit /etc/rc.d/rc.local and insert
    /sbin/modprobe nvaudio
    /sbin/modprobe nvnet
    save and exit. ( this is a crude way of loading modules but it works though!)
    6. Type "reboot" at prompt and reboot your system.
    7. get into bios and load original settings. (get back ACPI if you have windows, enable PnP OS etc)
    8. During restart linux may get you into the kudzu installer to install network drivers/audio, ignore this.
    9. login as "user" and type "startx" from console, your GUI should start smooth and you'll have video, sound, USB, LAN working (you need to fiddle a little bit more to get things work perfect) !
    10. There is extensive documentation found in the internet on these topics, have fun exploring them.
    F) TWEAKING YOUR HARD DRIVE
    most of the modern hard drives support UDMA transfers and usually linux is pretty much conservative on this option. so you might want to force linux to use UDMA. the following discussion assumes that your hard drive is /dev/hda, change it to hdb, hdc etc as per your setup.
    CAUTION: The 'hdparm' utility described here is a very powerful and dangerous if used improperly. USING hdparm IMPROPERLY MIGHT CORRUPT YOUR PARTITIONS AND RESULT IN SEVERE DATA LOSS. hdparm works with IDE drives. i'm not sure how it works on SCSI drives.
    @ console,
    1. type "man hdparm" and read through the hdparm manual atleast twice before you understand what it can do. THIS IS A MUST.
    2. login as root or get into super user mode and try the following. all commands are shown after #
    3. Benchmark the hard drive
    # /sbin/hdparm -t -T /dev/hda
    this should spit out the transfer rate both cached and sustained. note this value. if these values are close to what you expect out of your drive, you are OK. you may get out of further adventures! if the transfer rates are horrible like 3.5 Mbps etc (it was on my seagate ata IV drive!), then proceed with the tweaks. the golden rule is, after each tweak, run the benchmark and record your transfer rate. if there is no significant improvement, revert back to the default settings.
    4. # /sbin/hdparm -i /dev/hda
    note down MaxMultSect, MultSect, Modes supported : PIO/DMA, especially the mode with a 'star' in front of it. (prefered mode)
    5. 32 bit I/O : to enable 32 bit I/O over the PCI bus
    # /sbin/hdparm -c1 /dev/hda
    this usually doubles your transfer rate if the drive supports. you may need to use -c3 for some chipsets.
    6. Enable DMA and set DMA mode
    if your drive supports DMA find out the prefered DMA mode using -i option.
    # /sbin/hdparm -d1 -Xab /dev/hda, where
    ab=64 + uDMA mode number (for eg. 66 for UDMA 2)
    ab=32 + DMA mode number (for multi-word DMA mode)
    you might need to prepare the chipset to enable DMA but on most of the modern hard dirves this works. refer to the "man hdparm" for details. beware, the options to 'prepare' the chipset for DMA should be used with EXTREME caution. if you do not know what you are doing, don't try it.
    7. To set multiple sector mode I/O,
    # /sbin/hdparm -m XX /dev/hda
    where XX is the MaxMultSect value obtained using -i option. if the MaxSect is already set to this value, you need not tweak this.
    after all these tweaks run the benchmark atleast three times consecutively and average the transfer rates. make sure you don't hear grinding noises in the hard drive. use these tweaks a couple of times manually and if verything appears to be working fine, add the necessary commands to the rc.local script to execute them automatically during  start up.
    G) FINAL WORDS
    I assumed that you're a total 'newbie' to linux when writing this so i followed a conservative approach. most of the things that i described can be done in many ways, it's up to you to explore them! as usual, there MIGHT be typos and other serious errors in this guide. also the driver files that i might have mentioned here are the ones that were available when i wrote this. so you might wanna try their latest equivalents. i'm open to all healthy criticism and suggestions. when i installed linux on my nforce board, i was badly looking for an article like this on the net. i missed one, if it exists at all. so am i writing this. i hope you'll get benefitted by this in some way.
    -Venk@

    Venkat,
    Thanks for this really really amazingly accurate and exhaustive post that helped me A LOT to install linux on my machine!!! Otherwise, I think I would still be hanging with a mandrake 8.2 trying to load sound...
    My system is now fully functional but, (yes, there is a little but) I was not able to make the LAN function properly. When booting, while linux tries to load the ethernet module, I get something like:
    'mcpeth device does not seem to be present, delaying eth0 initialiation'. Then, I open an X session, I try to use the network configurator, the ethernet device is there but when trying to activate, it fails... I swear I enabled the LAN in my BIOS.
    I also tried to replace 'alias eth0 mcpeth' with 'alias eth0 nvnet' in /etc/modules.conf after reading the installation notes of NVIDIA drivers. I get a slighty different result: my boot error is now 'failed to load module'.
    It is a shame I have to boot back to Windows to use my DSL connection. I think i need some insights. It will be greatly appreciated!
    Thanks,
    Chouch
    >I'm a Linux newbie, just sharing my experience with
    >installing linux on nforce.
    Not bad for a Newbie...  

  • Error on Install Oracle9i R2 on RedHat Linux 7.3

    When I have installed Oracle9i R2 on RedHat Linux 7.3,I reboot the machine,
    and then write this:
    sqlplus
    SQL> sys /change_on_install as sysdba
    SQL>Connect to Iddle
    SQL>startup
    SQL>sltln:environment variable cannot be evaluated
    What`s the matter?
    thanks

    Looks like some file that's present in tmp or
    /var/tmp during deployment cannot be overwritten
    because of permissions issue. Please make
    sure you don't have previous installation temp files
    in /var/tmp or /tmp before doing new installation or
    use the same use that installed the first instance.
    You can try cleaning up tmp and /var/tmp and retry.
    Also try setting umask 00 before installations.

  • Error while Installation database  ... in redhat linux 4.8

    Hi,
    i am trying to install oracle 10g in redhat linux 4.8
    i am getting error at 62%
    Error in invoking target 'ntcontb.o' of makefile   so please can any body tell me what is the issue I downloaded oracle from oracle website itself .
    product prerequisite
    Checking operating system requirements ...
    Expected result: One of redhat-3,redhat-4,SuSE-9,asianux-1,asianux-2
    Actual Result: redhat-4
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking operating system package requirements ...
    Checking for make-3.79; found make-1:3.80-7.EL4. Passed
    Checking for binutils-2.14; found binutils-2.15.92.0.2-25. Passed
    Checking for gcc-3.2; found Not found. Failed <<<<
    Checking for libaio-0.3.96; found libaio-0.3.105-2. Passed
    Check complete. The overall result of this check is: Failed <<<<
    Problem: Some packages required for the Oracle Database 10g to
    function properly are missing (see above).
    Recommendation: Install the required packages before continuing with
    the installation.
    =======================================================================
    Checking kernel parameters
    Checking for semmsl=250; found semmsl=250.      Passed
    Checking for semmns=32000; found semmns=32000.  Passed
    Checking for semopm=100; found semopm=100.      Passed
    Checking for semmni=128; found semmni=128.      Passed
    Checking for shmmax=536870912; found shmmChecking operating system
    requirements ...
    Expected result: One of redhat-3,redhat-4,SuSE-9,asianux-1,asianux-2
    Actual Result: redhat-4
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking operating system package requirements ...
    Checking for make-3.79; found make-1:3.80-7.EL4.        Passed
    Checking for binutils-2.14; found binutils-2.15.92.0.2-25.      Passed
    Checking for gcc-3.2; found Not found.  Failed <<<<
    Checking for libaio-0.3.96; found libaio-0.3.105-2.     Passed
    Check complete. The overall result of this check is: Failed <<<<
    Problem: Some packages required for the Oracle Database 10g to
    function properly are missing (see above).
    Recommendation: Install the required packages before continuing with
    the installation.
    =======================================================================
    Checking kernel parameters
    Checking for semmsl=250; found semmsl=250.      Passed
    Checking for semmns=32000; found semmns=32000.  Passed
    Checking for semopm=100; found semopm=100.      Passed
    Checking for semmni=128; found semmni=128.      Passed
    Checking for shmmax=536870912; found shmmax=536870912.  Passed
    Checking for shmmni=4096; found shmmni=4096.    Passed
    Checking for shmall=2097152; found shmall=2097152.      Passed
    Checking for file-max=65536; found file-max=202024.     Passed
    Checking for VERSION=2.6.9; found VERSION=2.6.9-89.ELsmp.       Passed
    Checking for ip_local_port_range=1024 - 65000; found
    ip_local_port_range=32768 - 61000.      Failed <<<<
    Checking for rmem_default=262144; found rmem_default=110592.    Failed <<<<
    Checking for rmem_max=262144; found rmem_max=131071.    Failed <<<<
    Checking for wmem_default=262144; found wmem_default=110592.    Failed <<<<
    Checking for wmem_max=262144; found wmem_max=131071.    Failed <<<<
    Check complete. The overall result of this check is: Failed <<<<
    Problem: The kernel parameters do not meet the minimum requirements (see above).
    Recommendation: Perform operating system specific instructions to
    update the kernel parameters.
    =======================================================================
    Checking Recommended glibc version
    Expected result: ATLEAST=2.3.2-95.27
    Actual Result: 2.3.4-2.43
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking physical memory requirements ...
    Expected result: 922MB
    Actual Result: 1988MB
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking available swap space requirements ...
    Expected result: 2982MB
    Actual Result: 1983MB
    Check complete. The overall result of this check is: Failed <<<<
    Problem: The system does not have the required swap space.
    Recommendation: Make more swap space available to perform the install.
    =======================================================================
    Checking Network Configuration requirements ...
    Check complete. The overall result of this check is: Not executed <<<<
    Recommendation: Oracle supports installations on systems with
    DHCP-assigned public IP addresses.  However, the primary network
    interface on the system should be configured with a static IP address
    in order for the Oracle Software to function properly.  See the
    Installation Guide for more details on installing the software on
    systems configured with DHCP.
    =======================================================================
    Validating ORACLE_BASE location (if set) ...
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking Oracle Home path for spaces...
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking for proper system clean-up....
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking for Oracle Home incompatibilities ....
    Actual Result: NEW_HOME
    Check complete. The overall result of this check is: Passed
    =======================================================================ax=536870912.    Passed
    Checking for shmmni=4096; found shmmni=4096.    Passed
    Checking for shmall=2097152; found shmall=2097152.      Passed
    Checking for file-max=65536; found file-max=202024.     Passed
    Checking for VERSION=2.6.9; found VERSION=2.6.9-89.ELsmp.       Passed
    Checking for ip_local_port_range=1024 - 65000; found
    ip_local_port_range=32768 - 61000.      Failed <<<<
    Checking for rmem_default=262144; found rmem_default=110592.    Failed <<<<
    Checking for rmem_max=262144; found rmem_max=131071.    Failed <<<<
    Checking for wmem_default=262144; found wmem_default=110592.    Failed <<<<
    Checking for wmem_max=262144; found wmem_max=131071.    Failed <<<<
    Check complete. The overall result of this check is: Failed <<<<
    Problem: The kernel parameters do not meet the minimum requirements (see above).
    Recommendation: Perform operating system specific instructions to
    update the kernel parameters.
    =======================================================================
    Checking Recommended glibc version
    Expected result: ATLEAST=2.3.2-95.27
    Actual Result: 2.3.4-2.43
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking physical memory requirements ...
    Expected result: 922MB
    Actual Result: 1988MB
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking available swap space requirements ...
    Expected result: 2982MB
    Actual Result: 1983MB
    Check complete. The overall result of this check is: Failed <<<<
    Problem: The system does not have the required swap space.
    Recommendation: Make more swap space available to perform the install.
    =======================================================================
    Checking Network Configuration requirements ...
    Check complete. The overall result of this check is: Not executed <<<<
    Recommendation: Oracle supports installations on systems with
    DHCP-assigned public IP addresses.  However, the primary network
    interface on the system should be configured with a static IP address
    in order for the Oracle Software to function properly.  See the
    Installation Guide for more details on installing the software on
    systems configured with DHCP.
    =======================================================================
    Validating ORACLE_BASE location (if set) ...
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking Oracle Home path for spaces...
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking for proper system clean-up....
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking for Oracle Home incompatibilities ....
    Actual Result: NEW_HOME
    Check complete. The overall result of this check is: Passed---chetan
    Edited by: CHETAN YADAV on Oct 6, 2010 3:27 PM
    Edited by: CHETAN YADAV on Oct 6, 2010 3:28 PM

    >
    so please can any body tell me what is the issue I downloaded oracle from oracle website itself .Yes. The issue is your assumption.
    Why do you assume that the o/s is automatically configured with the required s/w components for running Oracle 10g? Should the o/s have a clairvoyant module that "knows" it needs to prep itself when it is installed for supporting Oracle 10g? And not as a Weblogic server? Or mySQL? Or Postgress? Or JBoss? Or Oracle 11g?
    Be glad that Oracle s/w actually tells you exactly what it needs from the o/s that is missing or needs correction. As this is exactly how a robust s/w stack should behave.

  • 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

Maybe you are looking for

  • How do i keep imported clips in order?

    I am using Premiere Essentials 13, Windows 8.1, 64 Canon Elura 100 Because I need to use a fire wire (which my new computer doesn't have), I downloaded my film to an older computer (Windows 7, 64 bit). I have 63 .avi files. They are date and time sta

  • ADF 11g: turn off validation pop-up windows

    Hi all, Does anyone know how to turn off the pop-up messages with ADF 11g? I am using Jdeveloper 11.1.1.4.0. I need to display the error messages on the page. I have added Message components to the page to display the error messages. Now it displays

  • No FireWire cable for Target Disk Mode

    I have an original MacBook1,1 running Snow Leopard 10.6.8. It will not start up, I have tried everything on this Apple web page , Mac OS X: Gray screen appears during startup, besides an erase and reinstall and I don't know what to do. It won't read

  • PCMCIA Performance problem on T61?

    I use Compact Flash to PCMCIA card adapter to transfer the images onto my laptop. The transfer rate is around 1 mb/s. I tested the same on other laptops and I get 30Mb/s. Is there anything wrong with T61 PCMCIA card slots? Please advise 

  • Can't get mc properties directly after loadMovie("mc") action.

    I want to create a new MC "picture" by using: on (relaese){ this.createEmptyMovieClip("picture", 100); this.picture.loadMovie ("photo8.jpg"); height=this.picture._height; width=this.picture._width; but this returns always "0" for the variables "heigh