IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

SQL CODE = -904


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
venkad1110

New User


Joined: 23 Feb 2005
Posts: 7

PostPosted: Mon Jun 29, 2009 5:23 pm
Reply with quote

When i try to do a select on a table X which is having 16M Rows I'm getting the below error, could someone can help me on this.

DSNT408I SQLCODE = -904, ERROR: UNSUCCESSFUL EXECUTION CAUSED BY AN UNAVAILABLE RESOURCE. REASON 00C90084, TYPE OF RESOURCE 00000230, AND RESOURCE NAME 4K
DSNT418I SQLSTATE = 57011 SQLSTATE RETURN CODE
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Mon Jun 29, 2009 5:51 pm
Reply with quote

use the IBM LookAt Site and enter -904

you can also enter DSNT408I and follow the links.
Back to top
View user's profile Send private message
suyerasi

New User


Joined: 05 Apr 2007
Posts: 38
Location: india

PostPosted: Mon Jun 29, 2009 8:13 pm
Reply with quote

check the status of the table space that you are running against using the Display command
Back to top
View user's profile Send private message
suresh1624

New User


Joined: 21 Nov 2007
Posts: 28
Location: chennai

PostPosted: Mon Jun 29, 2009 9:51 pm
Reply with quote

can you post the query u tried? also please post the what is the primary index for your table.
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Mon Jun 29, 2009 11:50 pm
Reply with quote

suyerasi wrote:
check the status of the table space that you are running against using the Display command


suresh1624 wrote:
can you post the query u tried? also please post the what is the primary index for your table.


I know that you both are trying to help the TS with his problem.
But, none of this will help resolving this particular -904.

Please refer to the 'Problem' and 'Action' as documented in the manuals.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts VSAM return code 23 - for a Random read COBOL Programming 4
No new posts Monitoring production job progress. N... JCL & VSAM 4
Search our Forums:

Back to Top