M204.1941

From m204wiki
Jump to navigation Jump to search

M204.1941  New LFTBL must be at least token​,​ files must be closed

You have attempted to reset LFTBL to a value smaller than that required to support the files that you currently have open.

Response: Supply a larger LFTBL value, or close some files, and retry.

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=4Sets batch (single user) return code
CLASS=EError class; the message can be suppressed with the X'04' 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