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!

Net Configuration Assistant failing during installation of Oracle 12c Client 32bit on Linux 7.2

Samibl-OracleSep 19 2016 — edited Sep 19 2016

Hi All,

I am facing following errors during installation and also manual launch of the NET Config Assistant for Oracle Client 12c 32bit mode.

Installation is executed on Oracle Linux 7.2:

/home/siebel/oracle/product/12.1.0/client_1/bin

[siebel@dhcp-munich-gen-off-10-165-253-127 bin]$ ./netca

UnsatisfiedLinkError exception loading native library: njni12

java.lang.UnsatisfiedLinkError: /home/siebel/oracle/product/12.1.0/client_1/lib/libnjni12.so: libaio.so.1: cannot open shared object file: No such file or directory

java.lang.UnsatisfiedLinkError: oracle.net.common.NetGetEnv.jniGetOracleHome()Ljava/lang/String;

    at oracle.net.common.NetGetEnv.jniGetOracleHome(Native Method)

    at oracle.net.common.NetGetEnv.getOracleHome(Unknown Source)

    at oracle.net.ca.NetCALogger.getOracleHome(NetCALogger.java:230)

    at oracle.net.ca.NetCALogger.initOracleParameters(NetCALogger.java:215)

    at oracle.net.ca.NetCALogger.initLogger(NetCALogger.java:130)

    at oracle.net.ca.NetCA.main(NetCA.java:433)

Error: oracle.net.common.NetGetEnv.jniGetOracleHome()Ljava/lang/String;

Oracle Net Services configuration failed.  The exit code is 1

Any help is much appreciated.

Thanks,

Sami

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 17 2016
Added on Sep 19 2016
3 comments
4,805 views