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 java application error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-06-05, 08:24
gaurave7 gaurave7 is offline
Registered User
 
Join Date: Dec 2005
Posts: 1
DB2 java application error

When I am trying to query the DB2 with a select query having a join using DB2 client - Command center everything works fine.
But on querying through a java application (program) I am getting following error:

com.ibm.db2.jcc.b.SQLException:
UNSUCCESSFUL EXECUTION CAUSED BY AN UNAVAILABLE RESOURCE. REASON 00D70024, TYPE OF RESOURCE 00000220, AND RESOURCE NAME DBASE2.DSNDBC.DOED003A.LA203001.I0001.A001
at com.ibm.db2.jcc.b.ca.next(ca.java:255)
at DB.main(DB.java:54)

I am new to all this... it would be great if anyone can help...

regards,
gaurav
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