MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

abend S04E when loading data into a DB2 table

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database
View previous topic :: View next topic  
Author Message
mayuri
Beginner


Joined: 26 Aug 2006
Posts: 17
Topics: 4

PostPosted: Wed Sep 27, 2006 11:58 pm    Post subject: abend S04E when loading data into a DB2 table Reply with quote

hi all
i'm getting abend S04E when i try to load into a data which was unloaded using DSNTIAUL. the message in the spool is as follows

DSNU001I DSNUTILB - RELEASE DEPENDENT MODULE DSNUT810 WAS NOT FOUND
DSNU016I DSNUTILB - UTILITY BATCH MEMORY EXECUTION ABENDED, REASON=X'00E40018'


anybody please let me know the reason and also how to handle it.

regards
mayuri
Back to top
View user's profile Send private message
shekar123
Advanced


Joined: 22 Jul 2005
Posts: 528
Topics: 90
Location: Bangalore India

PostPosted: Thu Sep 28, 2006 1:10 am    Post subject: Reply with quote

Mayuri,

Please find the explanation for the error and act as per the User's Response.
Code:

DSNU001I csect-name- RELEASE DEPENDENT MODULE module-name WAS NOT FOUND



Explanation: The system could not find the specified module in the indicated library (private library, job library, or link library).
System Action: The utility job is abended.

User Response: Ensure that the load module library is indicated correctly and that the indicated library contains the requested program. If the indicated library does not contain the requested program, contact the system programmer.

System Programmer Response: The last three characters of the module name indicate the DB2 release level of the subsystem identified in the parameters passed to DSNUTILB. However, LOAD could not find the release dependent utility module for that release in the indicated library. This is probably a maintenance problem.


_________________
Shekar
Grow Technically
Back to top
View user's profile Send private message
gauthaman_mech
Beginner


Joined: 10 Apr 2005
Posts: 12
Topics: 5
Location: India

PostPosted: Fri Sep 29, 2006 1:44 pm    Post subject: Reply with quote

One of the reasons might be the DB2 Subsystem that you are mentioning in the PARM might not be linked with the DSNLOAD library that you are specifing.
Try pointing to the correct DB2 subsystem load module and the correct DB2 subsystem.

Thanks
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group