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


333

z/OS MVS System Codes
SA38-0665-00

333

Explanation

During processing for a dump, an error occurred.

Register 15 contains a hexadecimal reason code that explains the error:
Code
Explanation
04
While dumping global storage, SVC Dump (SDUMP) detected a start address that is higher that the end address for a storage range.
08
The SDUMP VSM interface routine detected a start address that is higher than the end address for a storage range.
0C
SDUMP has detected a LIST64 storage range with a start address that is higher than the end address for a storage range.
10
While dumping local storage, SDUMP detected a start address that is higher than the end address for a storage range.
14
Before enqueueing on the SDUMP resource, SDUMP detected that it was running in an address space that is not in the current dump.
18
After enqueueing on the SDUMP resource, SDUMP detected that it was running in an address space that is not part of the current dump.
1C
SDUMP is running in an environment that is not valid.
20
While processing a synchronous dump, an SDUMP cross memory post failed to post a task which was to complete the dump. SDUMP recovery processing captured the local storage which was still in real for the address space where the task was located, and then terminated the address space. The dump is unavailable for user specified DCB SVC dumps.
24
While dumping global storage, SDUMP experienced an internal error.
30
ABDUMP (SYSABEND, SYSUDUMP, or SYSMDUMP) did not produce a dump because another task holds a critical resource. Because ABDUMP waited longer than the interval used to determine if the resource was available, the system determined that the task may never release the resource. This abend was issued and an SVC dump was requested instead of the ABDUMP dump. The dump title will include the JOBNAME of the abending task. LOGREC data contains the JOBNAME and the ENQ name.

System action

Dump processing may write an error record to the LOGREC data set. For ABDUMP reason code 30 an SVC dump was requested instead with the JOBNAME in the dump title and message IEA848I was issued.

For the other codes:

Dump data collection ends and SDUMP proceeds to clean up its system resources. Message IEA794I indicates which job requested the dump. When the dump is written to DASD, message IEA911E or IEA611I contains the SDRSN bits which indicate the reasons for an incomplete dump.

Operator response

Determined by the system programmer.

System programmer response

For ABDUMP reason code 30, see the information for message IEA848I. For SDUMP reason codes, when necessary, ask the operator to set a SLIP trap with ACTION=WAIT to obtain a standalone dump if abend X'333' recurs.

Source

Dumping services

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014