M204.0774: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
m (add <code>s)
 
Line 1: Line 1:
{{Template:M204.0774 skeleton}}
{{Template:M204.0774 skeleton}}
<P>You have issued a CREATE file name command, but Model 204 is currently performing a roll back recovery operation. No file creations are allowed during the roll back. </P>
<P>
<p><b>Response:</b> Try your request later. </p>
You have issued a <code>CREATE <i>filename</i></code> command, but Model&nbsp;204 is currently performing a roll back recovery operation. No file creations are allowed during the roll back. </P>
<p>
<b>Response:</b> Try your request later.  
</p>
{{Template:M204.0774 footer}}
{{Template:M204.0774 footer}}
<!-- skeleton as it was in pdf/NO CREATES ALLOWED DURING ROLL BACK /-->
<!-- skeleton as it was in pdf/NO CREATES ALLOWED DURING ROLL BACK /-->

Latest revision as of 00:16, 2 March 2018

M204.0774  No creates allowed during roll back

You have issued a CREATE filename command, but Model 204 is currently performing a roll back recovery operation. No file creations are allowed during the roll back.

Response: Try your request later.

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=4Sets batch (single user) return code
CLASS=EError class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter
AUDITERWrites the message with line type ER to the audit trail
COUNTIncrements the error count (ERCNT) parameter

Back to list of messages