Skip to Main Content

Oracle Database Discussions

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!

DMV error 037

478411Jan 2 2006 — edited Jan 18 2006
Hi,
I am getting DMV error 037 Microsoft SQL Server database connection exception: com.microsoft.jdbc.sqlserver.sqlserverdriver when i am trying ( java -jar dmv\dmv.jar D:\dmv\config\dbInfoss2k.prop d:\dmv\dmvreport.txt )
my classpath is

JDBC.ClassPath = D:\\Oracle\\product\\10.1.0\\Client_1\\jdbc\\lib\\classes12.jar;
C:\\Program Files\\Microsoft SQL Server 2000 Driver for JDBC\\lib\\msbase.jar;
C:\\Program Files\\Microsoft SQL Server 2000 Driver for JDBC\\lib\\msutil.jar;
C:\\Program Files\\Microsoft SQL Server 2000 Driver for JDBC\\lib\\mssqlserver.jar

All the .jar files are on the path specified. What should be done, is this the problem with classpath or the source.url ?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 15 2006
Added on Jan 2 2006
8 comments
888 views