M204.1068
M204.1068 token
You issued one of the following forms of the ALLOCATE command:
- ALLOCATE name LIKE name2 parm, in which parm is not the word- WITH. In this case, token is substituted with "- WITHin the message you see.
- ALLOCATE name dsname parm, in which- ALLOCATE name dsnameis an obsolete form of the ALLOCATE command. The only arguments allowed are name and dsname. parm is invalid. In this case, token is substituted with- WITHor with- LIKEin the message you see.
Response: Correct the command syntax, and retry.
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 |