Skip to Main Content

GoldenGate

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!

error while loading libnnz11.so

Cheney ShueJul 9 2014 — edited Jul 9 2014

I installed GGS 12c and Oracle DB 11.2.0.4 in OEL 6.5, and set ORACLE_HOME and LD_LIBRARY_PATH (includes $ORACLE_HOME/lib). When run command ./ggsci, below error occur.

./ggsci: error while loading shared libraries: libnnz11.so: wrong ELF class: ELFCLASS32

With ldd ggsci command, I found it cannot find libnnz11.so and libclntsh.so.11.1. Even though I copy these two files to GGS installation path and set permissions to 777, it doesn't work.

This post has been answered by dbasolved on Jul 9 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 6 2014
Added on Jul 9 2014
2 comments
2,249 views