MSIR.0487 ($Function): (error) with no Sirius debug info: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (link repair)
(Automatically generated page update)
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
If <var class="product">SirFact</var> is available, consult the [[SirFact|Sirfact pages]] for facilities that are available to get more information about the exact nature of the error.
If <var class="product">SirFact</var> is available, consult the [[SirFact|Sirfact pages]] for facilities that are available to get more information about the exact nature of the error.


[[Category:Sirius Mods messages]] [[Category:MSIR.0400 - MSIR.0599]]
{{Template:MSIR.0487 footer}}
[[Category:MSIR.0400 - MSIR.0599]]

Latest revision as of 23:13, 3 March 2017

The indicated $function was invoked incorrectly. error indicates the exact nature of the error. The request is cancelled. Correct the $function invocation.

If SirFact is available, consult the Sirfact pages for facilities that are available to get more information about the exact nature of the error.


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
CANCELCancels the user's request
COUNTIncrements the error count (ERCNT) parameter

Back to list of messages