M204.2632

From m204wiki
Jump to navigation Jump to search

M204.2632  LQTBL set to max of 16383 for non-UL threads

User Language (SOUL) threads may use an LQTBL setting larger than 16,383. Non-User Language threads are limited to an LQTBL maximum of 16,383.

Response: Use the IFFLUSH call to free up QTBL space.

Message attributes:

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