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 > Other > DbVisualizer - Error setting up Database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-30-07, 11:48
DeveloperJan07 DeveloperJan07 is offline
Registered User
 
Join Date: Jan 2007
Posts: 1
DbVisualizer - Error setting up Database

I'm trying to set up a new database to use a DB2 UDB driver.

When i try to connect, it does briefly and then it loses it. The message is displayed on the Database Info
"DatabaseMetaData method called after connection was closed"

If I select a table, it displays
"An error occurred while executing the database request for:
DB2
DSN07012
IBM DB2 JDBC Universal Driver Architecture
2.8.46

The command that caused the error was:
getTables

Error Details:
***Type: com.ibm.db2.jcc.a.SqlException
***Error Code: -99999
***SQL State: null

Error Message:
DatabaseMetaData method called after connection was closed

I've set up other database conenctions (using an oracle thin driver) and it's been fine. Also, I know the jar files are ok for the drivers because I'm copied them from someone else that works fine (tried this after I had issues using my own jar files). Also, all my setting are fine as I'm following someone else's set up.

Anyone seen this?
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