z/OS MVS System Codes
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


00B

z/OS MVS System Codes
SA38-0665-00

00B

Explanation

During restart of a checkpointed job, the system detected an error. A reason code in the SDWACRC field of the system diagnostic work area (SDWA) accompanies the abend and explains the error:
Code
Explanation
001
The system failed to obtain enough storage from the pre-allocated storage area.
002
A storage pointer pointed to an area outside the pre-allocated storage area.
1F4
A parameter list contained an error.
1F5
An error was detected during initialization of scheduler restart.
1F6
An error occurred while processing a find request.
1F7
An error occurred while processing a get request.
1F8
An error occurred while building a DD names table (DDNT) record for a scheduler work area (SWA) DDNT.
1F9
An error occurred while building a DD names table (DDNT) record for unallocated step input output tables (SIOTs).
1FA
An error occurred while building a Type 1 data set descriptor record (DSDR) for a step input output table / job file control block (SIOT/JFCB).
1FB
An error occurred while building a Type 2 data set descriptor record (DSDR) for a job file control block extension (JFCBX).
1FC
An error occurred while building a Type 2 data set descriptor record (DSDR) for a job file control block extension (JFCBE).
1FD
An error occurred while building a Type 3 data set descriptor record (DSDR) for a generation data group name table (GDGNT).
1FE
An error occurred while writing an updated step input output table (SIOT) to the scheduler work area (SWA).
1FF
An error occurred when the system tried to end the scheduler JCL facility (SJF).
200
An error occurred when a program issued the DELETE macro.
201
An error occurred when a program issued the WTO macro.
202
The system found an error in the parameter list passed by the routine that reads and writes from data sets.

System action

The system writes an error record to the logrec data set and writes an SVC dump.

Operator response

If the abend recurs, notify the system programmer.

System programmer response

If the error recurs, search problem reporting data bases for a fix for the problem. If no fix exists, contact the IBM® Support Center.

Source

Scheduler restart

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014