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 > Error connecting via ColdFusion

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-07-05, 17:18
MrBonk MrBonk is offline
Registered User
 
Join Date: Nov 2005
Location: Australia
Posts: 7
Error connecting via ColdFusion

Greetings,
Ok, so I've managed to get the user passwords issue from my previous post sorted. However, now I get the following error when I try to connect to the database via ColdFusion:

Connection verification failed for data source: db2_sample
[]java.sql.SQLException: [Macromedia][DB2 JDBC Driver][DB2]PROGRAM NAME DEFAULT.DDTEKA 0X4A44424334444232 NOT FOUND IN PLAN null
The root cause was that: java.sql.SQLException: [Macromedia][DB2 JDBC Driver][DB2]PROGRAM NAME DEFAULT.DDTEKA 0X4A44424334444232 NOT FOUND IN PLAN null

I'm using the sample database that was created during the installation of Ver.8 Personal Edition.

Can someone point me in the right direction here? I'm a complete newbie to DB2 (clearly).
Reply With Quote
  #2 (permalink)  
Old 11-07-05, 23:03
MrBonk MrBonk is offline
Registered User
 
Join Date: Nov 2005
Location: Australia
Posts: 7
Thumbs up

Well, it turns out all I needed was an update for the version of ColdFusion I'm using (MX6.1 standalone). The update includes new JDBC drivers, which someone hinted could be the issue. I did the update and now all is well
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