MSIR.0707 Invalid SIRFACT QUIESCE WAIT time (nsecs): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "The value for <tt>WAIT</tt> specified on a <tt>SIRFACT QUIESCE</tt> was not a valid number between 1 and 32767. Note that 0 is not a valid <tt>WAIT</tt> value. [[Category:Sirius...")
 
(Automatically generated page update)
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
The value for <tt>WAIT</tt> specified on a <tt>SIRFACT QUIESCE</tt> was not a valid number between 1 and 32767. Note that 0 is not a valid <tt>WAIT</tt> value.
The value for <code>WAIT</code> specified on a <var>SIRFACT QUIESCE</var> was not a valid number between 1 and 32767. Note that 0 is not a valid <var>WAIT</var> value.


[[Category:Sirius Mods Messages]]
{{Template:MSIR.0707 footer}}
[[Category:MSIR.0600 - MSIR.0799]]

Latest revision as of 23:33, 3 March 2017

The value for WAIT specified on a SIRFACT QUIESCE was not a valid number between 1 and 32767. Note that 0 is not a valid WAIT value.


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