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


92A

z/OS MVS System Codes
SA38-0665-00

92A

Explanation

During processing of an ATTACH macro, an environmental error occurred that was not caused by the current task.

Register 15 contains a hexadecimal reason code that explains the error:
Code
Explanation
00
An error occurred in the extended subtask ABEND exit (ESTAE) SVC issued to establish a recovery environment for ATTACH processing.
04
Storage in subpool 255 was not available for the new supervisor request block (SVRB), subpool queue elements (SPQEs), and parameter save area.
08
An error occurred in SVC 60 (STAI/ESTAI) issued to propagate STAI/ESTAI storage control blocks (SCBs) from the current task control block (TCB) to the new TCB, and to build a new SCB if STAI or ESTAI was specified on the ATTACH macro. The SVC 60 was a STAI entry if the STAI keyword was specified on the ATTACH macro; otherwise, it is an ESTAI entry.
0C
An error occurred when the system tried to obtain the local lock.
10
An error occurred when SETLOCK was entered to release the local lock.
14
The parameter list passed to ATTACH processing contains an error.
18
ATTACH is unable to obtain a linkage stack for the task.

System action

The system abnormally ends the program that issued the ATTACH macro. The system does not create the new subtask.

System programmer response

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

Programmer response

Run the job again. If the error recurs, notify the system programmer.

Source

Task management

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014