MSIR.0327 Unexpected word on SIRFIELD (subcmd) command (input): Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (misc formatting) |
||
Line 1: | Line 1: | ||
This message indicates that a SIRFIELD ''''subcmd'''' command was issued, and that some keyword, or the end of the command, was expected, but instead the command contained ''''input'''', which can be either: <ul> <li> | This message indicates that a SIRFIELD '''''subcmd''''' command was issued, and that some keyword, or the end of the command, was expected, but instead the command contained '''''input''''', which can be either: <ul> | ||
<li><code>(<i>null string</i>)</code> — to indicate that a pair of apostrophes was found — <code>''</code> | |||
<li><code>: ''word''</code> — to indicate that the word or phrase ''word'' was found </ul> | |||
The command is rejected. | The command is rejected. |
Revision as of 17:18, 11 July 2016
This message indicates that a SIRFIELD subcmd command was issued, and that some keyword, or the end of the command, was expected, but instead the command contained input, which can be either:
(null string)
— to indicate that a pair of apostrophes was found —: word
— to indicate that the word or phrase word was found
The command is rejected.
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 |