MSIR.0449 CANCELLING REQUEST: (Problem) in call to ($function): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(Automatically generated page update)
Line 1: Line 1:
This message cancels the request. It indicates that a problem occurred during invocation of the $function named ''''$function'''' which prevents the requested operation. ''''Problem'''' indicates the problem that occurred. See the Sirius documentation for the $function shown in the message for conditions which can lead to request cancellation. The $function will be described in the ''Sirius Functions Reference Manual'' or in the manual for the product which provides the $function (for example, the ''Janus Sockets Reference Manual'').
This message cancels the request. It indicates that a problem occurred during invocation of the $function named ''''$function'''' which prevents the requested operation. ''''Problem'''' indicates the problem that occurred. See the Sirius documentation for the $function shown in the message for conditions which can lead to request cancellation. The $function will be described in the ''Sirius Functions Reference Manual'' or in the manual for the product which provides the $function (for example, the ''Janus Sockets Reference Manual'').


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

Revision as of 19:24, 11 July 2016

This message cancels the request. It indicates that a problem occurred during invocation of the $function named '$function' which prevents the requested operation. 'Problem' indicates the problem that occurred. See the Sirius documentation for the $function shown in the message for conditions which can lead to request cancellation. The $function will be described in the Sirius Functions Reference Manual or in the manual for the product which provides the $function (for example, the Janus Sockets Reference Manual).


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
ECHODisplays the line that caused the error

Back to list of messages