CBR7012I   Error reporting RMF transaction completion message for subsystem = sname transaction class = trxclass transaction name = trxname, SYSEVENT return code = return-code.

Explanation

OAM requested the recording of an RMF™ transaction completion message using the MVS™ SYSEVENT macro. OAM received a return code of 8 or 16 in register 15 from the SYSEVENT macro.

In the message text:
sname
The name of the subsystem, always "OAM", reporting the transaction completion message.
trxclass
The name of the transaction class specified on the SYSEVENT macro.
trxname
The name of the transaction specified on the SYSEVENT macro.
return-code
The return code (in decimal) received from the SYSEVENT macro.

System action

The transaction completion messages in not accepted by the MVS system resource manager (SRM) and is not given to the MVS Resource Measurement Facility™ (RMF) for reporting.

Operator response

Notify the system programmer.

System programmer response

Determine the cause of the error by investigating the return code in the message with the return codes associated with the SYSEVENT macro. Return code 8 can be expected on the first invocation of the SYSEVENT macro following an IPL because SRM may not have yet acquired data storage buffers for recording transaction completion messages. The next SYSEVENT invocation may be successful. The initial failing request will not be reported to RMF. The return codes associated with the SYSEVENT macro can be found in z/OS MVS Programming: Authorized Assembler Services Reference SET-WTO.

Source

Object Access Method (OAM)

Routing Code

10

Descriptor Code

4