MSIR.0496 Assert: line (lnum), command level: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
(Automatically generated page update) |
||
Line 2: | Line 2: | ||
{{Template:MSIR.0496 footer}} | {{Template:MSIR.0496 footer}} | ||
[[Category:MSIR.0400 - MSIR.0599]] |
Latest revision as of 23:13, 3 March 2017
The ASSERT statement that had been entered at command level contained a "not-true" condition, that is a condition that evaluated to 0. The request is cancelled and a snap dump is taken. 'lnum' indicates the command level line where the BEGIN statement for the evaluation is line 1. Correct the ASSERT statement or the cause of the not-true condition.
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 |
CANCEL | Cancels the user's request |
COUNT | Increments the error count (ERCNT) parameter |
SNAP | Generates a CCASNAP for the run |