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


653

z/OS MVS System Codes
SA38-0665-00

653

Explanation

System management facilities (SMF) encountered an error while attempting to write an SMF record.

Register 15 contains a hexadecimal reason code that explains the error:
Code
Explanation
04
GETMAIN failure.

System Action: The SMFEWTM or SMFWTM request fails and SMF continues processing.

Operator Response: Notify the system programmer.

System Programmer Response: It is likely the SMFEWTM or SMFWTM caller is experiencing storage problems. Check for an ABEND878 or other prior virtual storage abends, and follow the recommended actions accordingly.

09
IXGWRITE failure. The IXGWRITE operation used for writing a block of data to the logstream failed because of an internal error. For this error, registers 2 and 3 contain the return and reason codes that were returned following the IXGWRITE operation. The IXGWRITE return and reason codes are described in z/OS MVS Programming: Assembler Services Reference IAR-XCT.

System Action: SMF disconnects the log stream that was to receive the data at the time when the failing IXGWRITE was issued. SMF processing continues, and the data that SMF collects that are directed to be written to the now disconnected log stream are buffered until the log stream is connected.

Operator Response: Notify the system programmer.

System Programmer Response: Search problem reporting databases for a fix for the problem. If no fix exists, capture the dump and report the problem to the IBM® support center.

101-111
Error in IFASEXIT processing. For all of these error codes:

System Action: IFASEXIT processing is discontinued for the current SMF record.

Operator Response: Notify the system programmer.

System Programmer Response: Search problem reporting databases for a fix for the problem. If no fix exists, capture the dump and report the problem to the IBM support center.
101
IFASEXIT failed to establish recovery.
102
Incorrect input parameter list.
103
Failure obtaining storage for IFASXCB.
104
Failure obtaining storage for IFASXCBG.
105
Failure obtaining storage for the log stream block (buffer).
106
OPEN validation error because the IFASXCB token area is not correct.
108
Error on browse option because of incomplete browse parameters.
110
IFASXGET input event error.
111
IFASXGET browse session was not established.

Source

System Management Facilities (SMF)

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014