M204.2077: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
m (add <var>'s)
 
Line 1: Line 1:
{{Template:M204.2077 skeleton}}
{{Template:M204.2077 skeleton}}


<P>This message is produced by the MONITOR CHECKPOINT command. It indicates how many users have update units active and therefore are preventing checkpoints from being taken at the time the MONITOR command is issued. </P>
<P>
 
This message is produced by the <var>MONITOR CHECKPOINT</var> command. It indicates how many users have update units active and therefore are preventing checkpoints from being taken at the time the <var>MONITOR</var> command is issued.  
</P>
{{Template:M204.2077 footer}}
{{Template:M204.2077 footer}}
<!-- skeleton as it was in pdf/n USERS CURRENTLY HAVE CHECKPOINTS INHIBITED /-->
<!-- skeleton as it was in pdf/n USERS CURRENTLY HAVE CHECKPOINTS INHIBITED /-->

Latest revision as of 18:16, 15 March 2018

M204.2077  token users currently inhibiting checkpoints

This message is produced by the MONITOR CHECKPOINT command. It indicates how many users have update units active and therefore are preventing checkpoints from being taken at the time the MONITOR command is issued.

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

Back to list of messages