M204.0156: 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.0156 skeleton}}
{{Template:M204.0156 skeleton}}
<P>The checkpoint ID specified on the RESTART command is not in the date and time format recognized by Model 204. This ID should be in the following format: </P><P class="code">yy.ddd hh:mm:ss </P>
<P>
<P>Use the precise format as shown on the audit trail from which this ID was obtained. </P>
The checkpoint ID specified on the <var>RESTART</var> command is not in the date and time format recognized by Model&nbsp;204. This ID should be in the following format: </P>
<p><b>System manager response:</b> Correct the ID specification in User 0 and rerun Model 204. </p>
<P class="code">yy.ddd hh:mm:ss </P>
<P>
Use the precise format shown on the audit trail from which this ID was obtained. </P>
<p>
<b>System manager response:</b> Correct the ID specification in User&nbsp;0, and rerun Model&nbsp;204.  
</p>
{{Template:M204.0156 footer}}
{{Template:M204.0156 footer}}
<!-- skeleton as it was in pdf/INVALID CHECKPOINT DATE OR TIME: date or time /-->
<!-- skeleton as it was in pdf/INVALID CHECKPOINT DATE OR TIME: date or time /-->

Latest revision as of 22:22, 15 February 2018

M204.0156  Invalid checkpoint date or time: dateOrTime

The checkpoint ID specified on the RESTART command is not in the date and time format recognized by Model 204. This ID should be in the following format:

yy.ddd hh:mm:ss

Use the precise format shown on the audit trail from which this ID was obtained.

System manager response: Correct the ID specification in User 0, and rerun Model 204.

Message attributes:

RETCODEO=52Sets online return code
RETCODEB=52Sets batch (single user) return code
CLASS=EError class; the message can be suppressed with the X'04' 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