If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > DB2 db2profc No suitable Driver Found

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-04-03, 23:24
saravana76 saravana76 is offline
Registered User
 
Join Date: Dec 2003
Posts: 1
DB2 db2profc No suitable Driver Found

I am using DB2 V7.1 in Solaris. I am trying to run DB2 SQLJ Profile Customizer (db2profc) using "COM.ibm.db2.jdbc.net.DB2Driver" driver.
I am using jdk version 1.3.1.

>db2profc -url=jdbc:db2:<dburl>/dbname App_SJProfile0.ser

It throws the following Error:

Exception in thread "main" java.sql.SQLException: No suitable driver
at java.sql.DriverManager.getConnection(DriverManager .java:532)
at java.sql.DriverManager.getConnection(DriverManager .java:194)
at COM.ibm.db2.sqlj.DB2SQLJInstaller.main(DB2SQLJInst aller.java:1184)

My LD_LIBRARY_PATH contains the following:

LD_LIBRARY_PATH=/opt/ctg/bin:/usr/lib/lwp:/lib:/picsreg1/poracle/lib:/export/home/db2inst1/sqllib/lib

Please help me in fixing the problem.

Thanks & Regards,
Sara
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On