M204.2980

From m204wiki
Jump to navigation Jump to search

M204.2980  ddname -- Start: hexValue​,​ Offset: hexValue2

Model 204 attempted to read a Page from a Database file but determined the Page returned was not the page requested for one of the following reasons:

  • The Page's File Name is not correct
  • The Page's Table Number is not correct
  • The Page's Page number is not correct
  • The DDNAME, starting seek address and offset are provided for debugging purposes.

Response: Notify your system manager and contact Technical Support. Have the Audit trail ready.

Version introduced: 7.9

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
AUDITADWrites the message with line type AD to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter
NOTERMDoes not display the message on the user's terminal

Back to list of messages