|
hi,
when running autocfg for database for postclone, I am getting the error below
Classpath : :/u01/oracle/PREPROD/db/11.2.0/jdbc/lib/ojdbc6.jar:/u01/oracle/PREPROD/db/11.2.0/appsutil/java/xmlparserv2.jar:/u01/oracle/PREPROD/db/11.2.0/appsutil/java:/u01/oracle/PREPROD/db/11.2.0/jlib/netcfg.jar:/u01/oracle/PREPROD/db/11.2.0/jlib/ldapjclnt11.jar
Using Context file : /u01/oracle/PREPROD/db/11.2.0/appsutil/PREPROD_erppreprod.xml
Context Value Management will now update the Context file
UnsatisfiedLinkError exception loading native library: njni11
java.lang.UnsatisfiedLinkError: /u01/oracle/PREPROD/db/11.2.0/lib/libnjni11.so: /u01/oracle/PREPROD/db/11.2.0/lib/libnjni11.so: wrong ELF class: ELFCLASS64 (Possible cause: architecture word width mismatch)
Updating Context file...COMPLETED
Attempting upload of Context file and templates to database...COMPLETED
Updating rdbms version in Context file to db112
Updating rdbms type in Context file to 64 bits
Configuring templates from ORACLE_HOME ...
AutoConfig completed with errors.
I made some research, on Doc ID 468977.1 it is saying I have to check the missing packages and relink. The relink phase is stuck at
chmod 6751 /u01/oracle/PREPROD/db/11.2.0/bin/oracle
Rgds.
Roshan
|