Previous Topic: IDAETER101 - VSAM Error: Reason for errorNext Topic: IDAETER103 - VSAM xxxxxxxx Validation Error


IDAETER102 - VSAM Error in CICS: Reason for error

Reason:

An IBM VSAM error occurred while running in CICS. $ERROR-DVW-STATUS = "ccccccccccc" and $ERROR-DVW-INTERNAL-STATUS = "ffff-xxxxxx" contain information about the error:

cccccccccccc

Eleven character IBM condition name

ffff

Four hex character IBM CICS EIBFN function code

xxxxxx

Six hex character IBM CICS EIBRCODE

When Dataview-Status is ILLOGIC, the Reason for Error portion of the message can contain text specifying a reason for the error. See message AETERR101 for the explanation of possible errors. If none of those apply, check Status and Internal status values and codes to identify the error. Use appropriate IBM CICS and VSAM guides to determine the cause of the error.

Action:

Check the Condition Name EIBFN and EIBRCODE in the IBM CICS guide.