IBM MAINFRAME HELP & SUPPORT FORUMS
Technical Forums for IBM Mainframe Applications like COBOL, JCL, CICS, DB2, FileAid, DFSORT, Endevor, Xpediter, CoolGen, CA-7&11, AbendAid, IMS, IDMS, PL/I, MqSeries, SyncSort, Assembler, ChangeMan, Easytrieve, InterTest, REXX, CLIST etc...
 

Abend Code 'S0E8'

THIS IS AN ARCHIVE FORUM: CLICK HERE TO GO TO THE ORIGINAL TOPIC

 
       IBMMAINFRAMES.com - IBM Mainframe Support Forums Index -> ABENDS & Debugging
View previous topic :: View next topic  
Author Message
Mam
Guest





Posted: Tue Aug 23, 2005 5:29 pm    Post subject: Abend Code 'S0E8'  

Can anybody explain me the ABEND Code 'S0E8'.? It's causes and how to solve it?

Regards,
Mam.
Back to top  
ironmike
Guest


Joined: 07 Aug 2005
Posts: 37

Posted: Wed Aug 24, 2005 4:07 am    Post subject:  

This abend occurred because of a system error processing a VIO data set. It's probably NOT due to anything you did overtly. A previous abend or system error led to this abend occurring.

Post the JES Job Log for the failing job if you need further help on this.

You can resubmit the failing job and it will probably execute without failing again with this abend. You could also change your UNIT= specification in the failing job step's JCL so that you don't use VIO.
Back to top  
Mam
Guest





Posted: Fri Aug 26, 2005 3:21 pm    Post subject: Abend Code 'S0E8'  

I got this abend while loading data from a dataset to DB2 tables. i do not have the Job log now, as it gets cleared in 2 days in our system, but it said some BATCH MEMORY UTILITY failure on a SORTOUT dataset specified in the job step. i also resubmitted the job from the failing step, but it again abended with the same error.

Regards,
Mam.
Back to top  
ironmike
Guest


Joined: 07 Aug 2005
Posts: 37

Posted: Fri Aug 26, 2005 5:40 pm    Post subject:  

Use a different unit name for SORTOUT and SORTWKnn; don't use a VIO unit name.
Back to top  
 
       IBMMAINFRAMES.com - IBM Mainframe Support Forums Index -> ABENDS & Debugging
Page 1 of 1
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM