Adadmin Fails With Error Dependent Module Libnnz10.so Could Not Be Loaded
ERROR:
exec(): 0509-036 Cannot load program adadmin because of the following errors:
0509-150 Dependent module libnnz10.so could not be loaded.
0509-022 Cannot load module libnnz10.so.
0509-026 System error: A file or directory in the path name does not exist.
Cause:
The adadmin utility was not being run from the correct environment.
The adadmin utility cannot find libnnz10.so, which should be readily available in the LD_LIBRARY_PATH or LIBPATH under the 10.1.2 ORACLE_HOME/lib.
Solution:
Source the appropriate environment file so that LD_LIBRARY_PATH and ORACLE_HOME are set correctly.
Typically this is the environment file with the name of the format "APPSsidname_servername.env"
under the Release 12 $APPL_TOP.
The typical ORACLE_HOME for Release 12 is :
> echo $ORACLE_HOME
/.../apps/tech_st/10.1.2
Reference metalink doc id 825478.1
ERROR:
exec(): 0509-036 Cannot load program adadmin because of the following errors:
0509-150 Dependent module libnnz10.so could not be loaded.
0509-022 Cannot load module libnnz10.so.
0509-026 System error: A file or directory in the path name does not exist.
Cause:
The adadmin utility was not being run from the correct environment.
The adadmin utility cannot find libnnz10.so, which should be readily available in the LD_LIBRARY_PATH or LIBPATH under the 10.1.2 ORACLE_HOME/lib.
Solution:
Source the appropriate environment file so that LD_LIBRARY_PATH and ORACLE_HOME are set correctly.
Typically this is the environment file with the name of the format "APPSsidname_servername.env"
under the Release 12 $APPL_TOP.
The typical ORACLE_HOME for Release 12 is :
> echo $ORACLE_HOME
/.../apps/tech_st/10.1.2
Reference metalink doc id 825478.1
No comments:
Post a Comment