postclone database

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

postclone database

Roshan
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
Reply | Threaded
Open this post in threaded view
|

Re: postclone database

ErmanArslansOracleBlog
Administrator
Check the relink.out for errors.
Reply | Threaded
Open this post in threaded view
|

Re: postclone database

ErmanArslansOracleBlog
Administrator
Also check these notes:
R12 E-Business Suite Upgrade to 11gR2 AutoConfig Fails With Error 'UnsatisfiedLinkError Exception Loading Native Library: Njni11 java.lang.UnsatisfiedLinkError:wrong ELF class' (Doc ID 2038883.1)
Why Does Autoconfig Fail On 11.2 Database ORACLE_HOME? (Doc ID 1058815.1)

Next time, do your research a little bit more accurately, you are asking documented things..