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

U3917 ABEND


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

New User


Joined: 20 Nov 2008
Posts: 15
Location: Pune

PostPosted: Thu Nov 26, 2009 12:37 pm
Reply with quote

Hi,

i am getting U3917 ABEND for a job, It is showing SQLCODE=-904, resource unavailable for a dataset even though that particular dataset exists.

What can be the reason. Please help me.

Thanks in advance.
Back to top
View user's profile Send private message
Bharath Bhat

Active User


Joined: 20 Mar 2008
Posts: 283
Location: chennai

PostPosted: Thu Nov 26, 2009 12:55 pm
Reply with quote

Post the SQLCA and tell us what were you trying to do. Someone here would be able to help you once you give more information.
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Thu Nov 26, 2009 1:01 pm
Reply with quote

Just because a dataset / table / view exists does not automatically mean that it is available.
Back to top
View user's profile Send private message
GuyC

Senior Member


Joined: 11 Aug 2009
Posts: 1281
Location: Belgium

PostPosted: Thu Nov 26, 2009 2:04 pm
Reply with quote

Code:
 -904   UNSUCCESSFUL EXECUTION CAUSED BY AN UNAVAILABLE RESOURCE. 
REASON  reason-code, TYPE OF RESOURCE resource-type, AND RESOURCE NAME  resource-name                                                     
                                                                         
Explanation:                                                             
The SQL statement could not be executed because resource resource-name of type resource-type was not available at the time for the reason indicated by reason-code. Refer to "Resource types" in item -RESOURCE_TYPES for an of resource type codes.


keyphrase being : for the reason indicated by reason-code.
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 ISAM and abend S03B JCL & VSAM 10
No new posts Abend S0C4 11 (Page Translation Excep... PL/I & Assembler 16
No new posts WER999A - UNSUCCESSFUL SORT 8ED U Ab... SYNCSORT 5
No new posts the system or user abend SF0F R=NULL COBOL Programming 0
No new posts Need to get an DLI abend like U0200 IMS DB/DC 2
Search our Forums:

Back to Top