M204.1466: Difference between revisions
Jump to navigation
Jump to search
Automatically generated page update |
m add <var>'s |
||
| Line 1: | Line 1: | ||
{{Template:M204.1466 skeleton}} | {{Template:M204.1466 skeleton}} | ||
<P> | <P> | ||
You issued an ALLOCATE, FREE, or DEFINE (except DEFINE FIELD) command without specifying the name of a file or entity.</P> | You issued an <var>ALLOCATE</var>, <var>FREE</var>, or <var>DEFINE</var> (except <var>DEFINE FIELD</var>) command without specifying the name of a file or entity.</P> | ||
<p> | <p> | ||
<b>Response:</b> | <b>Response:</b> | ||
Latest revision as of 22:23, 7 March 2018
M204.1466 Invalid name: token
You issued an ALLOCATE, FREE, or DEFINE (except DEFINE FIELD) command without specifying the name of a file or entity.
Response: Refer to the Category:Commands page to locate the command's description page for the correct syntax, 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 |
| AUDITER | Writes the message with line type ER to the audit trail |
| COUNT | Increments the error count (ERCNT) parameter |