M204.0291

From m204wiki
Jump to navigation Jump to search

M204.0291  Index delete error​,​ file fileName​,​ field​=​fieldName​,​ recnum​=​x'hexValue'​,​ type​=​x'hexValue2'​,​ field value​=​x'hexValue3'

In the process of deleting the value of the field specified in the message, an inconsistency was detected between the Table B value and the index value.

File manager response: Contact Technical Support and have available all information contained in the message. A reorganization of the indicated file is probably in order as soon as possible.

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
AUDITERWrites the message with line type ER to the audit trail
CANCELCancels the user's request
COUNTIncrements the error count (ERCNT) parameter
SAVESaves the message in the VIEW ERRORS table

Back to list of messages