MSIR.1049
MSIR.1049 Implicit POPUTABLE failed -- token0
The most likely cause of this error is that a procedure contained a PUSHUTABLE command that resets LFTBL to allow groups to be opened and accessed. At the end of the procedure an implicit POPUTABLE ( no explicit POPUTABLE had been coded ) has attempted to restore the original value of LFTBL, and this is now insufficient based open the the group structures currently open at the end of request. In this case the following variant of the message is produced:
MSIR.1049: Implicit POPUTABLE failed -- old LFTBL too small for open groups
Response:
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 |