M204.2701: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 2: Line 2:
__NOTOC__
__NOTOC__
<p>
<p>
This message is used to print the Sub-Transaction Checkpoint Status Title
This message is used to print the Sub-Transaction Checkpoint Titles and Headers in response to Monitor Sub-transaction Checkpoints
'SUB-TRANSACTION CHECKPOINTING STATUS:' (<i>token</i>)
</p>
</p>
<p>
<p>

Latest revision as of 21:59, 10 February 2026

M204.2701  token

This message is used to print the Sub-Transaction Checkpoint Titles and Headers in response to Monitor Sub-transaction Checkpoints

Response: This is an informational message

Version introduced: 6.1

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=0Sets batch (single user) return code
CLASS=IInformation class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter
AUDITADWrites the message with line type AD to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter
NOPREFIXSuppresses the M204. or MSIR. message prefix
NOTERMDoes not display the message on the user's terminal

Back to list of messages