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 > Load utility abended with X'00E40345'

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-30-08, 01:17
Neena John Neena John is offline
Registered User
 
Join Date: Oct 2008
Location: India
Posts: 37
Load utility abended with X'00E40345'

My job is using DSNUTILB utility to load a table.It is having some 2 million records.
When i executed the job i got S04e abend.

The following message is displayed
DSNU016I DSNUGSAT - UTILITY BATCH MEMORY EXECUTION ABENDED, REASON=X'0000'
DSNU016I DSNUGBAC - UTILITY BATCH MEMORY EXECUTION ABENDED, REASON=X'00E40345'


It would be really nice if somebody can please take a look at that and let me know what's the real problem.

Last edited by Neena John; 10-30-08 at 06:00.
Reply With Quote
  #2 (permalink)  
Old 10-30-08, 08:07
umayer umayer is offline
Registered User
 
Join Date: Dec 2005
Posts: 273
might be your sortwork-datasets are too small.
check your //SORTWKnn DD -statements and/or the SORTNUM parameter of the load.

might also be an improper restart of the utility in the BUILD phase.
Reply With Quote
  #3 (permalink)  
Old 10-30-08, 08:13
Neena John Neena John is offline
Registered User
 
Join Date: Oct 2008
Location: India
Posts: 37
Load utility abended with X'00E40345'

Thanx a lot...that is the problem i guess...Now i m using TAPE for teh sortwork files..I think it will work fine now...
Reply With Quote
  #4 (permalink)  
Old 10-30-08, 08:32
umayer umayer is offline
Registered User
 
Join Date: Dec 2005
Posts: 273
I don't know if it is possible to use UNIT=TAPE for sortwork-datasets.
If it is, it might be slow ...
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