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 > "No suitable driver" SQL State : 08001 SQL

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-07-04, 22:11
gopal12 gopal12 is offline
Registered User
 
Join Date: Nov 2004
Posts: 2
"No suitable driver" SQL State : 08001 SQL

i All,

We are using DB2 8.1 fp3a 64bit server on AIX 5.2(p650 m/c) and
DB2 8.1 fp3a 64bit client on AIX 5.2(p630 m/c). We are able to connect
normally and work with the DB2 client and DB2 server without any problem.
But when we are using JdbcLoader though our application we encounter this
error msg.

Import failed Constructing Importer
com.i2.logistics.util.jdbc.SQLExceptionUnchecked: SQLException Error Code
: 0 Message : "No suitable driver" SQL State : 08001 SQL : "null" caused
by :java.sql.SQLException: No suitable driver at
com.i2.logistics.util.jdbc.ConnectionFactoryURL.cr eateNewConnection(ConnectionFactoryURL.java:164) at
com.i2.logistics.util.jdbc.ConnectionFactoryBase.g etConnection(ConnectionFactoryBase.java:151) at
com.i2.logistics.util.jdbc.dataimport.Importer.<in it>(Importer.java:78) at
com.i2.ints.tmods.service.loaders.jdbcloader.ODSLo ader.processInputFiles(Unknown Source) at
com.i2.ints.tmods.service.loaders.jdbcloader.ODSLo ader.process(Unknown
Source) at
com.i2.ints.tmods.service.loaders.jdbcloader.ODSLo ader.process(Unknown
Source) at
com.i2.ints.tmods.service.loaders.jdbcloader.ODSLo ader.process(Unknown
Source) at
com.i2.ints.tmods.service.loaders.jdbcloader.ODSLo ader.main(Unknown
Source)

Can you please point out what we are missing out ???

Thanks
Gopal
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