cancel
Showing results for 
Search instead for 
Did you mean: 

Oracle 9 Installation LINUX_X64

Former Member
0 Kudos

Hi,

I am installing Oracle 9 on a LINUX_X64 Server. The installation starts and hungs by Copying naeet.o (18%, Installing Oracle Required Support Files 32 bit). Anyboy an idea?

Regards,

Sandro

Accepted Solutions (0)

Answers (4)

Answers (4)

markus_doehr2
Active Contributor
0 Kudos

Did you set LD_ASSUME_KERNEL before starting the installation?

Makrus

former_member105207
Active Participant
0 Kudos

Hi Sandro,

How did you solved the issue. I am also facing the same problem. Can you help me in this.

Regards,

chandru.

Former Member
0 Kudos

Dear Sandro,

Please refer SAP Note 171356,in case if you are using Red Hat Enterprise Linux 3 or 4 please refer Note 722273

I am sure this will help you

Cheers

George

Please Reward Points if this helps you

Former Member
0 Kudos

I found the following error message

java.lang.UnsatisfiedLinkError: /tmp/OraInstall2008-01-28_12-37-05PM/libactionUnix22.so: /tmp/OraInstall2008-01-28_12-37-05PM/libactionUnix22.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference

at java.lang.ClassLoader$NativeLibrary.load(Native Method)

at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1560)

at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1456)

at java.lang.Runtime.load0(Runtime.java:737)

at java.lang.System.load(System.java:811)

at ssOiGenClassux22.<clinit>(ssOiGenClassux22.java:25)

at sstouchFileux.touchFile(sstouchFileux.java:135)

at sstouchFileux.installAction(sstouchFileux.java:65)

at oracle.sysman.oii.oiis.OiisCompActions.doActionWithException(OiisCompActions.java:1357)

at oracle.sysman.oii.oiis.OiisCompActions.doActionImpl(OiisCompActions.java:1157)

at oracle.sysman.oii.oiis.OiisCompActions.doAction(OiisCompActions.java:604)

at Components.oracle.rsf.hybrid.v9_2_0_1_0.CompActions.doAction(Unknown Source)

at Components.oracle.rsf.hybrid.v9_2_0_1_0.CompInstallPhase1.doActionP1touchFile11(Unknown Source)

at Components.oracle.rsf.hybrid.v9_2_0_1_0.CompInstallPhase1.stateChangeActions(Unknown Source)

at Components.oracle.rsf.hybrid.v9_2_0_1_0.CompActions.stateChangeActions(Unknown Source)

at oracle.sysman.oii.oiic.OiicInstallActionsPhase$OiilActionThr.run(OiicInstallActionsPhase.java:604)

at oracle.sysman.oii.oiic.OiicInstallActionsPhase.executeProductPhases(OiicInstallActionsPhase.java:2199)

at oracle.sysman.oii.oiic.OiicInstallActionsPhase.doInstalls(OiicInstallActionsPhase.java:2052)

at oracle.sysman.oii.oiic.OiicInstallActionsPhase$OiInstRun.run(OiicInstallActionsPhase.java:2945)

at java.lang.Thread.run(Thread.java:534)