Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

oracle 11gr2 installation stuck

2665985May 3 2014 — edited May 4 2014

I am trying to install oracle 11gr2 on fedora 20.I had these prereqs

libaio-0.3.105 (i386)

compat-libstdc++-33-3.2.3 (i386)

libaio-devel-0.3.105 (i386)

libgcc-3.4.6 (i386)

libstdc++-3.4.6 (i386)

unixODBC-2.2.11 (i386)

unixODBC-devel-2.2.11 (i386)

pdksh-5.2.14

os kernel parameter semmni failed

i checked in .bash_profile, semmni is set to 128 .I even did fix and check again and ran the script ,it didnt fix.

After failing to install these packages ,I ignored these prereqs as my architecture is x86_64.

Installer gets stuck at 68% at link binaries in progress

oraInventory/logs/installActions2014-05-02_08-59-56PM.log contains

INFO: /usr/bin/ld: warning: -z lazyload ignored.

/usr/bin/ld: warning: -z nolazyload ignored.

/usr/bin/ld: /prudhvi/software/oracle/product/11.2.0.4/db_1/sysman/lib//libnmectl.a(nmectlt.o): undefined reference to symbol 'B_DestroyKeyObject'

/usr/bin/ld: note: 'B_DestroyKeyObject' is defined in DSO /prudhvi/software/oracle/product/11.2.0.4/db_1/lib/libnnz11.so so try adding it to the linker command line

/prudhvi/software/oracle/product/11.2.0.4/db_1/lib/libnnz11.so: could not read symbols: Invalid operation

INFO: collect2: error: ld returned 1 exit status

INFO: make[1]: *** [/prudhvi/software/oracle/product/11.2.0.4/db_1/sysman/lib/emdctl] Error 1

INFO: make[1]: Leaving directory `/prudhvi/software/oracle/product/11.2.0.4/db_1/sysman/lib'

INFO: make: *** [emdctl] Error 2

INFO: End output from spawned process.

INFO: ----------------------------------

INFO: Exception thrown from action: make

Exception Name: MakefileException

Exception String: Error in invoking target 'agent nmhs' of makefile '/prudhvi/software/oracle/product/11.2.0.4/db_1/sysman/lib/ins_emagent.mk'. See '/prudhvi/software/oraInventory/logs/installActions2014-05-02_08-59-56PM.log' for details.

Exception Severity: 1

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 1 2014
Added on May 3 2014
4 comments
3,744 views