M204.0706: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
m (add link)
 
Line 1: Line 1:
{{Template:M204.0706 skeleton}}
{{Template:M204.0706 skeleton}}
<P>
<P>
The USE PRINTER command with ROUTER=VM is valid only in a z/VM environment. It may be used in native CMS or with a guest OS or DOS operating system under z/VM. </P>
The <var>[[USE PRINTER / PUNCH command|USE PRINTER]]</var> command with <code>ROUTER=VM</code> is valid only in a z/VM environment. It may be used in native CMS or with a guest OS or DOS operating system under z/VM. </P>
<p>
<p>
<b>Response:</b> If you are not operating in a z/VM environment, issue a different form of the USE command (for example, <code>USE OUT<i>xxxx</i></code>). If you are operating in a z/VM environment, contact your system manager. </p>
<b>Response:</b> If you are not operating in a z/VM environment, issue a different form of the <var>USE</var> command (for example, <code>USE OUT<i>xxxx</i></code>). If you are operating in a z/VM environment, contact your system manager. </p>
<p>
<p>
<b>System manager response:</b> When Model 204 is running in a guest operating system under z/VM, verify that the printer SVC has been properly installed.  
<b>System manager response:</b> When Model 204 is running in a guest operating system under z/VM, verify that the printer SVC has been properly installed.  

Latest revision as of 23:38, 27 February 2018

M204.0706  Command requires operation in a virtual machine

The USE PRINTER command with ROUTER=VM is valid only in a z/VM environment. It may be used in native CMS or with a guest OS or DOS operating system under z/VM.

Response: If you are not operating in a z/VM environment, issue a different form of the USE command (for example, USE OUTxxxx). If you are operating in a z/VM environment, contact your system manager.

System manager response: When Model 204 is running in a guest operating system under z/VM, verify that the printer SVC has been properly installed.

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