M204.2548: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
m (add <var>'s)
 
Line 1: Line 1:
{{Template:M204.2548 skeleton}}
{{Template:M204.2548 skeleton}}


<P>An <var>[[ENQCTL command|ENQCTL]]</var> command specified a jobname of either EXCL or SHR. This is valid, so processing continues, but it is almost certainly not what was intended. You probably copied the output from a prior ENQCTL display and used it
<P>
An <var>[[ENQCTL command|ENQCTL]]</var> command specified a jobname of either EXCL or SHR. This is valid, so processing continues, but it is almost certainly not what was intended. You probably copied the output from a prior <var>ENQCTL</var> display and used it
as the argument for this command but forgot to remove the EXCL or SHR status from the string.</P>
as the argument for this command but forgot to remove the EXCL or SHR status from the string.</P>
<p><b>Operator response:</b> Check the arguments on the ENQCTL command that you just entered. If appropriate, reissue the command with the correct arguments.</p>
<p>
<b>Operator response:</b> Check the arguments on the <var>ENQCTL</var> command that you just entered. If appropriate, reissue the command with the correct arguments.
</p>
{{Template:M204.2548 footer}}
{{Template:M204.2548 footer}}
<!-- skeleton as it was in pdf/ENQCTL PROCEEDING WITH JOBNAME=jobname/-->
<!-- skeleton as it was in pdf/ENQCTL PROCEEDING WITH JOBNAME=jobname/-->

Latest revision as of 22:37, 19 March 2018

M204.2548  ENQCTL proceeding with jobname​=​token

An ENQCTL command specified a jobname of either EXCL or SHR. This is valid, so processing continues, but it is almost certainly not what was intended. You probably copied the output from a prior ENQCTL display and used it as the argument for this command but forgot to remove the EXCL or SHR status from the string.

Operator response: Check the arguments on the ENQCTL command that you just entered. If appropriate, reissue the command with the correct arguments.

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=0Sets batch (single user) return code
CLASS=IInformation class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter
AUDITMSWrites the message with line type MS to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter
NOTERMDoes not display the message on the user's terminal
OPRWrites the message to the (operator) console

Back to list of messages