Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Oracle 10g - Anyone?
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.
Setup in progress (Thu Oct 26 13:45:08 CDT 2006)
..................................... 100%Done.
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.
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
![]() |
![]() |