MSIR.0424 Both ERROR formats * in SIRFIELD RELATE command

From m204wiki
Jump to navigation Jump to search

This warning message notes that you are using the "catch-all" format for both ERROR formats in a SIRFIELD RELATE command. As explained in the documentation of ERROR under the RELATE subcommand in the Sir2000 Field Migration Facility Reference Manual, this has some disadvantages.

The command is rejected.


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

Back to list of messages