MSIR.0666 Use TRACE, not old-style DEBug keyword
This message indicates that you used a JANUS command with a DEB or DEBUG "keyword" and that you should use the TRACE keyword instead. For example:
- Use the TRACE parameter, not the DEBUG parameter, of the JANUS DEFINE command.
- Use the JANUS DISTRACE command, not the JANUS DISDEBUG command.
- Use the JANUS TRACE command, not the JANUS DEBUG command.
The DEBUG keyword which was used prior to Version 6.0 of the Sirius Mods has been replaced in favor of the TRACE keyword, to distinguish these operations (which are, in fact, tracing) from the operations performed by the JANUSDEBUG and associated commands.
This is an informational message in Versions 6.4 and earlier of Sirius Mods; after that, it is a counting error message and the command will fail.
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 |