Hi,
I am getting the
com.ibm.db2.jcc.a.SqlException: [jcc][10389][12245][3.52.95] Failure in loading native library db2jcct2, java.lang.UnsatisfiedLinkError: Can't find library db2jcct2 (db2jcct2.dll) in sun.boot.library.path or java.library.path
I have added the dll path to the classpath and path environment variables. It throws
java.lang.UnsatisfiedLinkError:db2jcct2 (The specified procedure could not be found. )
All the DB2 lib path is referenced to the classpath. Not sure on what is wrong.
Any help would be appreciated.
Thanks,
Padhu.
I am getting the
com.ibm.db2.jcc.a.SqlException: [jcc][10389][12245][3.52.95] Failure in loading native library db2jcct2, java.lang.UnsatisfiedLinkError: Can't find library db2jcct2 (db2jcct2.dll) in sun.boot.library.path or java.library.path
I have added the dll path to the classpath and path environment variables. It throws
java.lang.UnsatisfiedLinkError:db2jcct2 (The specified procedure could not be found. )
All the DB2 lib path is referenced to the classpath. Not sure on what is wrong.
Any help would be appreciated.
Thanks,
Padhu.