Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Oracle 10g - Anyone?

Oracle 10g - Anyone?

From: <amerar_at_iwc.net>
Date: 26 Oct 2006 12:52:54 -0700
Message-ID: <1161892374.170394.185050@b28g2000cwb.googlegroups.com>

Hey all,

We're trying to do a silent 10g install/upgrade of our current database. We ran the OUI in silent mode. According to the output of this, it says it was successful, but some of the configuration assistants failed.

So we looked at the logs and it looks like the net configuration assistant failed. The error messages are below. But for my own understanding, I wanted to make sure the following is correct:

Now, we tried manually setting the environment variables to the 10g environment, but still received the same error. Just wondering if anyone solved this with regards to the silent install........

Oh, and I tried making sure that the LD_LIBRARY_PATH was set.......that does not seem to be the issue.


Install successful

Linking in progress (Thu Oct 26 13:37:34 CDT 2006)

..                                                               66%
Done.
Link successful

Setup in progress (Thu Oct 26 13:45:08 CDT 2006)

.....................................                           100%
Done.
Setup successful

End of install phases.(Thu Oct 26 13:45:41 CDT 2006) Starting to execute configuration assistants Configuration assistant "Oracle Net Configuration Assistant" failed SEVERE:OUI-10104:Some of the configuration assistants failed. It is strongly recommended that you retry the configuration assistants at this time. Not successfully running any "Recommended" assistants means your system will not be correctly configured. Select the failed assistants and click the 'Retry' button to retry them.



The "/ora2/app/oracle/product/10g/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same. The "/ora2/app/oracle/product/10g/cfgtoollogs/configToolAllCommands" script contains all commands to be executed by the configuration assistants. This file may be used to run the configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.

The installation of Oracle Database 10g was successful, but some optional configuration assistants failed, were cancelled or skipped. Please check
'/ora2/app/oracle/oraInventory/logs/silentInstall2006-10-26_01-26-39PM.log' for more details.

UnsatisfiedLinkError exception loading native library: njni10

java.lang.UnsatisfiedLinkError: jniGetOracleHome

        at oracle.net.common.NetGetEnv.getOracleHome(Unknown Source)
        at oracle.net.ca.NetCA.main(Unknown Source)
Oracle Net Services configuration failed. The exit code is -1 Received on Thu Oct 26 2006 - 14:52:54 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US