Home » RDBMS Server » Server Administration » Getting error when I invoke dbca (oracle10.2.0.4, linux x86-64 version 4.7)
Getting error when I invoke dbca [message #356656] Fri, 31 October 2008 15:07 Go to next message
sahar
Messages: 3
Registered: October 2008
Junior Member
Hi,
I installed Oracle 10.2.0.1 on the new server linux x86-64 version 4.7. During the installation I got some errors such as the uploaded file, I clicked “continue” to use the default values.

Since I had planned to upgrade it to 10.2.0.4 I even didn’t create a database and I applied the patch right away after setting environment. I got the same errors and again I clicked “continue”.
After it said installation completed successfully I invoked dbca in order to create a database but I got the following error:
UnsatisfiedLinkError exception loading native library: njni10
Exception in thread "main" java.lang.UnsatisfiedLinkError: get
at oracle.net.common.NetGetEnv.get(Native Method)
at oracle.net.config.Config.getNetDir(Unknown Source)
at oracle.net.config.Config.initConfig(Unknown Source)
at oracle.net.config.Config.<init>(Unknown Source)
at oracle.sysman.assistants.util.NetworkUtils.<init>(NetworkUtils.java:225)
at oracle.sysman.assistants.util.step.StepContext.<init>(StepContext.java:264)
at oracle.sysman.assistants.dbca.backend.Host.<init>(Host.java:686)
at oracle.sysman.assistants.dbca.ui.UIHost.<init>(UIHost.java:205)
at oracle.sysman.assistants.dbca.ui.InteractiveHost.<init>(InteractiveHost.java:54)
at oracle.sysman.assistants.dbca.Dbca.getHost(Dbca.java:160)
at oracle.sysman.assistants.dbca.Dbca.execute(Dbca.java:94)
at oracle.sysman.assistants.dbca.Dbca.main(Dbca.java:180)

I wonder how to solve this problem.
I should mention that one of the kernel parameter did not match called “shmmax” and I changed it to the higher number.

Thanks,

sahar
Re: Getting error when I invoke dbca [message #356860 is a reply to message #356656] Sun, 02 November 2008 22:12 Go to previous messageGo to next message
trantuananh24hg
Messages: 744
Registered: January 2007
Location: Ha Noi, Viet Nam
Senior Member
How about your .bash_profile configuration?
I've got a problem like your with my .bash_profile was not configure with CLASS_PATH
Re: Getting error when I invoke dbca [message #416379 is a reply to message #356860] Sat, 01 August 2009 05:08 Go to previous messageGo to next message
hasan137
Messages: 6
Registered: August 2009
Location: Karachi, Pakistan
Junior Member

the Classpath should be configure to the lib directory of Java, or to the lib directory present under the oracle directory or should point to both the directories by ":" seperated.
Re: Getting error when I invoke dbca [message #416380 is a reply to message #416379] Sat, 01 August 2009 05:10 Go to previous messageGo to next message
hasan137
Messages: 6
Registered: August 2009
Location: Karachi, Pakistan
Junior Member

it is CLASSPATH OR CLASS_PATH ?
Re: Getting error when I invoke dbca [message #416382 is a reply to message #416380] Sat, 01 August 2009 05:16 Go to previous message
hasan137
Messages: 6
Registered: August 2009
Location: Karachi, Pakistan
Junior Member

by the way, i have set the CLASSPATH AND CLASS_PATH environment variables to point to oracle lib and oracle lib32 directories and to java lib directory.

but still getting the error.

UnsatisfiedLinkError exception loading native library: njni10
Exception in thread "main" java.lang.UnsatisfiedLinkError: get
at oracle.net.common.NetGetEnv.get(Native Method)
at oracle.net.config.Config.getNetDir(Unknown Source)
at oracle.net.config.Config.initConfig(Unknown Source)
at oracle.net.config.Config.<init>(Unknown Source)
at oracle.sysman.assistants.util.NetworkUtils.<init>(NetworkUtils.java:222)
at oracle.sysman.assistants.util.step.StepContext.<init>(StepContext.java:255)
at oracle.sysman.assistants.dbca.backend.Host.<init>(Host.java:682)
at oracle.sysman.assistants.dbca.ui.UIHost.<init>(UIHost.java:205)
at oracle.sysman.assistants.dbca.ui.InteractiveHost.<init>(InteractiveHost.java:54)
at oracle.sysman.assistants.dbca.Dbca.getHost(Dbca.java:160)
at oracle.sysman.assistants.dbca.Dbca.execute(Dbca.java:94)
at oracle.sysman.assistants.dbca.Dbca.main(Dbca.java:180)



Kindly help
Previous Topic: How to know which query runs many times
Next Topic: DBCA error
Goto Forum:
  


Current Time: Mon Jul 01 04:14:42 CDT 2024