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


6FC

z/OS MVS System Codes
SA38-0665-00

6FC

Explanation

During processing following a program check interruption, the system detected an error in a SPIE or ESPIE macro. The SDWACRC field of the system diagnostic work area (SDWA) contains a hexadecimal reason code to be used when searching problem reporting data bases or when reporting the problem to the IBM® Support Center.
Code
Explanation
04
The user's PICA contains an invalid bit setting in the program mask.
08
The user's PICA is unavailable.
0C
The SCA, pointed to by the TCBPIE, is unavailable.
10
The RPP, pointed to by the SCARPPTR, is unavailable.
14
The PIE, pointed to by the SCAPIE or SCAPPIE, is unavailable.
18
The SCA, pointed to by the TCBPIE, is unavailable.
1C
The RPP, pointed to by the SCARPPTR, is unavailable.
20
The PIE, pointed to by the SCAPIE or SCAPPIE, is unavailable.
24
Unable to reference SPIE/ESPIE control blocks or an error occurred while handling a SPIE/ESPIE exit.
28
After an ESPIE exit returned to the system, a problem was found with EPIEPSW. Either a reserved bit is on or the combination of AMODE bits were found to be invalid.

System action

The system abnormally ends the task that experienced the program check. The system may write a logrec data set error record.

Operator response

If the system programmer asks for an SVC dump, set the following SLIP trap:
SLIP SET,COMP=6FC,ACTION=SVCD,END

System programmer response

Search problem reporting data bases for a fix for the problem. If no fix exists, ask the operator to set a SLIP trap to obtain an SVC dump. Contact the IBM Support Center. Provide the SVC dump, the reason code, and, if available, the logrec data set error record.

Programmer response

Resubmit the job. If the error recurs, contact the system programmer.

Source

Supervisor control

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014