Connecting DB through Oracle Enterprise Manager - Windows Env

Hi,

I'm trying to Connect to DB using Enterprise Manager Console. While connecting it is giving error "The procedure entry point OCIConnectionPoolCreate could not be located in the dynamic link library OCI.dll"

and generating error :

java.lang.UnsatisfiedLinkError: C:\Oracle\product\10.1.0\Db__1\BIN\ocijdbc10.dll

: The specified procedure could not be found

at java.lang.ClassLoader$NativeLibrary.load(Native Method)

at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1560)

at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1485)

at java.lang.Runtime.loadLibrary0(Runtime.java:788)

at java.lang.System.loadLibrary(System.java:834)

at oracle.jdbc.driver.T2CConnection.loadNativeLibrary(T2CConnection.java

:2855)

Can anybody hint what is the change I should do. My other Java applications working fine from my desktop.

Ronald.

[921 byte] By [rons@hpa] at [2007-11-26 17:44:26]
# 1
This sounds like a question for Oracle support.
bckrispia at 2007-7-9 0:12:37 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...