M204.0717: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (add <code>s) |
||
Line 1: | Line 1: | ||
{{Template:M204.0717 skeleton}} | {{Template:M204.0717 skeleton}} | ||
<P>You issued a BUMP FILE command from the operator's console and specified an invalid file name. </P> | <P> | ||
<p><b>Operator response:</b> File names may consist of a maximum of eight characters (seven characters for | You issued a <var>BUMP FILE</var> command from the operator's console, and it specified an invalid file name. </P> | ||
Correct the file name and retry the command. </p> | <p> | ||
<b>Operator response:</b> File names may consist of a maximum of eight characters (seven characters for z/VSE). These characters can be numbers, letters, or the special characters <tt>@</tt>, <tt>#</tt>, and <tt>$</tt>. The file names cannot start with <code>CCA</code>, <code>SYS</code>, <code>OUT</code>, or <code>TAPE</code>. </p> | |||
<p> | |||
Correct the file name, and retry the command. | |||
</p> | |||
{{Template:M204.0717 footer}} | {{Template:M204.0717 footer}} | ||
<!-- skeleton as it was in pdf/INVALID FILE SPECIFICATION /--> | <!-- skeleton as it was in pdf/INVALID FILE SPECIFICATION /--> |
Latest revision as of 19:05, 28 February 2018
M204.0717 Invalid file specification
You issued a BUMP FILE command from the operator's console, and it specified an invalid file name.
Operator response: File names may consist of a maximum of eight characters (seven characters for z/VSE). These characters can be numbers, letters, or the special characters @, #, and $. The file names cannot start with CCA
, SYS
, OUT
, or TAPE
.
Correct the file name, and retry the command.
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=4 | Sets batch (single user) return code |
CLASS=E | Error class; the message can be suppressed with the X'04' 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 |