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


0B8

z/OS MVS System Codes
SA38-0665-00

0B8

Explanation

A START, MOUNT, or LOGON command requested the creation or initialization of a new address space. The system detected an error while processing the command. A hexadecimal reason code in register 15 explains the error:
Code
Explanation
04
The command code in the command scheduling control block (CSCB) for the START, MOUNT, or LOGON command was incorrect.
08
The system tried to build a task I/O table (TIOT) for the START, MOUNT, or LOGON processing, but failed.
0C
While processing the START, MOUNT, or LOGON command, the system could not open or write to an internal reader.
10
Processing to initialize the address space returned an undefined return code; the defined codes are 0 and 4.
14
The newly created address space cannot be made nonswappable.
18
To create the requested address space, the system issued a REQSWAP SYSEVENT macro. The macro failed.
1C
The newly created address space did not initialize completely.
20
Dynamic allocation or unallocation failed for an internal reader.

System action

The system:
  • Ends the START, MOUNT, or LOGON command.
  • Writes a dump.
  • Writes a logrec data set error record.
  • Issues messages. For a START or MOUNT command, the system issues message IEE824I.

System programmer response

If the problem recurs, search problem reporting data bases for a fix for the problem. If no fix exists, contact the IBM® support Center. Provide the dump and the logrec data set error record.

Source

Master scheduler

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014