M204.2786: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
No edit summary |
||
Line 4: | Line 4: | ||
One of these: </p> | One of these: </p> | ||
<ul> | <ul> | ||
<li>The system is in an extended quiesce, <var>[[CPQZSECS parameter|CPQZSECS]]</var> seconds have expired, and <code>CPQZACTN=X'80'</code>. </li> | <li>The system is in an extended quiesce, <var>[[CPQZSECS parameter|CPQZSECS]]</var> seconds have expired, and <code>[[CPQZACTN parameter|CPQZACTN]]=X'80'</code>. </li> | ||
<LI>The system is in an extended quiesce, <code>CPQZSECS > 0</code>, and a <code>SWITCH STREAM CCAJRNL</code> was issued. </LI> | <LI>The system is in an extended quiesce, <code>CPQZSECS > 0</code>, and a <code>[[Tracking_system_activity_(CCAJRNL,_CCAAUDIT,_CCAJLOG)|SWITCH STREAM CCAJRNL]]</code> was issued. </LI> | ||
</ul> | </ul> | ||
<p> | <p> |
Latest revision as of 00:30, 4 April 2018
M204.2786 CPQZSECS timer refreshed - expires in token seconds
One of these:
- The system is in an extended quiesce, CPQZSECS seconds have expired, and
CPQZACTN=X'80'
. - The system is in an extended quiesce,
CPQZSECS > 0
, and aSWITCH STREAM CCAJRNL
was issued.
In either case, the extended quiesce timer will be refreshed to expire in CPQZSECS seconds.
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=0 | Sets batch (single user) return code |
CLASS=I | Information class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter |
AUDITMS | Writes the message with line type MS to the audit trail |
NOCOUNT | Does not increment the error count (ERCNT) parameter |
NOTERM | Does not display the message on the user's terminal |
OPR | Writes the message to the (operator) console |