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 error - SQL0902C

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-21-05, 09:54
Sathish_cts Sathish_cts is offline
Registered User
 
Join Date: Feb 2005
Posts: 3
DB2 error - SQL0902C

Iam getting the following error while connecting to a DB2 database. Can someone help me how to solve this issue?

db2 => connect to testdb user db2user using db2user
SQL0902C A system error (reason code = "") occurred. Subsequent SQL
statements cannot be processed. SQLSTATE=58005

Thanks in advance
Reply With Quote
  #2 (permalink)  
Old 02-21-05, 18:01
chavadb2 chavadb2 is offline
Registered User
 
Join Date: Aug 2004
Posts: 138
Reply With Quote
  #3 (permalink)  
Old 02-21-05, 18:07
jacampbell jacampbell is offline
Registered User
 
Join Date: Jan 2005
Posts: 191
try setting diaglevel to 4 on your client and on your server, rerunning the connect, and examining the db2diag.log files. (Don't forget to reset diaglevel to 3 afterwards.)

James Campbell
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