M204.1807: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| m add <var>'s | m add link | ||
| Line 1: | Line 1: | ||
| {{Template:M204.1807 skeleton}} | {{Template:M204.1807 skeleton}} | ||
| <P> | <P> | ||
| The <var>Open</var> statement was issued against  | The <var>Open</var> statement was issued against a process that was not defined as <var>MASTER</var>. </P> | ||
| <p> | <p> | ||
| <b>Response:</b> Contact the system manager to redefine the process. </p> | <b>Response:</b> Contact the system manager to redefine the process. </p> | ||
| <p> | <p> | ||
| <b>System manager response:</b> Define the process with <code>PROTOCOL=MASTER</code> in the <var>DEFINE PROCESS</var> command.   | <b>System manager response:</b> Define the process with <code>PROTOCOL=MASTER</code> in the <var>[[DEFINE PROCESS command: Overview of intersystem network process|DEFINE PROCESS]]</var> command.   | ||
| </p> | </p> | ||
| {{Template:M204.1807 footer}} | {{Template:M204.1807 footer}} | ||
| <!-- skeleton as it was in pdf/INVALID OPEN: PROCESS NOT DEFINED AS MASTER /--> | <!-- skeleton as it was in pdf/INVALID OPEN: PROCESS NOT DEFINED AS MASTER /--> | ||
Latest revision as of 17:42, 2 July 2018
M204.1807 Invalid Open: process not defined as master
The Open statement was issued against a process that was not defined as MASTER.
Response: Contact the system manager to redefine the process.
System manager response: Define the process with PROTOCOL=MASTER in the DEFINE PROCESS 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 |