M204.1290: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (add <var>'s) |
||
Line 9: | Line 9: | ||
<P class="syntax">PRIORITY <span class="term">usernumber</span> [,<span class="term">cur</span> | (<span class="term">cur,min,max</span>)] [,<span class="term">keyword=value</span>]</P> | <P class="syntax">PRIORITY <span class="term">usernumber</span> [,<span class="term">cur</span> | (<span class="term">cur,min,max</span>)] [,<span class="term">keyword=value</span>]</P> | ||
<P> | <P> | ||
where <var class="term">keyword</var> can be IOSLICE, CPUSLICE, SLCWAIT, or SLCMAX.</P> | where <var class="term">keyword</var> can be <var>IOSLICE</var>, <var>CPUSLICE</var>, <var>SLCWAIT</var>, or <var>SLCMAX</var>.</P> | ||
<p> | <p> | ||
<b>System manager response:</b> Correct the priority value, and retry the command. </p> | <b>System manager response:</b> Correct the priority value, and retry the command. | ||
</p> | |||
{{Template:M204.1290 footer}} | {{Template:M204.1290 footer}} | ||
<!-- skeleton as it was in pdf/INVALID PRIORITY SPECIFICATION /--> | <!-- skeleton as it was in pdf/INVALID PRIORITY SPECIFICATION /--> |
Latest revision as of 21:56, 6 March 2018
M204.1290 Invalid PRIORITY specification
You issued a PRIORITY command with incorrect syntax.
The correct syntax for the PRIORITY command is either of these:
PRIORITY [usernumber [,LOW | ,STANDARD | ,HIGH]]
or
PRIORITY usernumber [,cur | (cur,min,max)] [,keyword=value]
where keyword can be IOSLICE, CPUSLICE, SLCWAIT, or SLCMAX.
System manager response: Correct the priority value, and retry the 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 |
AUDITER | Writes the message with line type ER to the audit trail |
COUNT | Increments the error count (ERCNT) parameter |