18 January 2026:
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
This forum is now archived and is in read-only mode. Please continue discussions on our improved new Sahi Pro Community forum.
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
Connecting to Oracle Database.
I am getting the following Error when trying to connect to an Oracle database:
java.lang.NoClassDefFoundError: oracle/dms/instrument/ExecutionContextForJDBC
I have ojdbc6.jar and ojdbc6dms_g.jar in my extlib directory. I am not able to find the said class in any of my jar files (I expected it to be in ojdbc6dms_g.jar) . Does any one know where I can have the right jar ?
java.lang.NoClassDefFoundError: oracle/dms/instrument/ExecutionContextForJDBC
I have ojdbc6.jar and ojdbc6dms_g.jar in my extlib directory. I am not able to find the said class in any of my jar files (I expected it to be in ojdbc6dms_g.jar) . Does any one know where I can have the right jar ?
Answers
Please try downloading the later versions of the ojdbc jar file.
I think this discussion might help you.
https://forums.oracle.com/message/10168321
Regards.