Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Error Missing class: oracle.dms.instrument.ExecutionContextForJDBCDependen

642839Jun 3 2008 — edited Jul 1 2009
I downloaded Oracle SQL Developer 1.5 for Windows from the Oracle website and installed it on my computer. This zip file includes the JDK1.5.0_06. Then I ran Help | Check For Updates. This installed JTDS JDBC Driver 11.1.1.5304 and MySQL JDBC Driver 11.1.1.5304. I am trying to create a new database connection. Below are my settings.

Connection Name = TEST
Username = <the schema name>
Password = <the password>
Save Password = unchecked
Role = default
Connection Type = TNS
OS Authentication = unchecked
Proxy Connection = unchecked
Network Alias = <alias from tnsnames.ora>

When I click the [Connect] button I get the following message:

Status : Failure - Test failed: Missing class: oracle.dms.instrument.ExecutionContextForJDBCDependent class: oracle.jdbc.driver.Physica...

Any help on resolving this would be greatly appreciated.

Thank you.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 29 2009
Added on Jun 3 2008
13 comments
5,936 views