M204.0778: Difference between revisions
Automatically generated page update |
(No difference)
|
Revision as of 14:06, 25 February 2018
M204.0778 Device token not defined
You issued a USE PRINTER or USE PUNCH command with a ROUTER=VM attribute, but the CCAPRn or CCAPUn selected by Model 204 to direct the output specifies a printer or punch device that is not defined to z/VM.
Response: Contact your system manager.
System manager response: Correct any incorrect device addresses specified for CCAPRn or CCAPUn.
When running under z/OS, correct any //CCAPRn DD UNIT=token0 or //CCAPUn DD UNIT=token0 statements that specify a non-existent device address. When running under DOS, correct any incorrect DEFINE DATASET CCAPRn/CCAPUn WITH SCOPE=SYSTEM FILENAME=SYSxxx commands.
Verify that the FILENAME option specifies a SYSxxx assigned to an existing z/VM printer or punch device. SYSxxx is assigned using the // ASSGN statement.
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 |