030

Explanation

The system abnormally ended a task during nucleus initialization program (NIP) processing. The hexadecimal abend code ccc appears in the right-most four bytes of the wait state program status word (PSW). The wait state PSW can appear in either of the following formats:
x0cccwww
xccc0www

System action

The system abnormally ends the task and enters a non-restartable wait state.

Operator response

Record the wait state PSW and notify the system programmer. If the system programmer requests it, obtain a stand-alone dump.

System programmer response

See the system programmer response for the abend code.

The abend SVC entry in the system's SVC table contains the address of a trap routine in NIP and not the address of the abend SVC. The registers at the time of the abend SVC request are found in the Type I SVC save area.

If the problem persists, search problem reporting databases for a fix for the problem. If no fix exists, contact the IBM® support Center. Provide the contents of the wait state PSW.

Source

Nucleus initialization program (NIP)