M204.2829

From m204wiki
Jump to navigation Jump to search

M204.2829  Reorganize file fileName to improve efficiency for Table E allocation

The Table E append pages have all been allocated. It is recommended that you reorganize the file in order to improve the efficiency of storing new Large Object (LOB) data.

File manager response: Reorganize the file.

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