FAVER backup failures occur with the error message
f2065 - VSAM structure error - RDF error rc=8.
Component: FAVER2
This error is a warning that FAVER has detected a structure error in the RDF of the VSAM file during the backup (FAVER STORE or EXPORT).
During a Faver STORE, Faver performs an intensive integrity check of the VSAM file as it is being backed up. This to insure that a successful LOAD may occur during the reorg step. Faver checks to make sure the RDFs and CIDF fields at the end of the VSAM CI are correct and properly point to the records and free space within the VSAM file.
If any inconsistencies exist during this integrity check, an error is produced with a return code of 8 and the VSAM dataset is dropped from the backup.
Faver STORE may continue on to the next dataset to be backed up or terminate the job depending on your Faver ESTOP setting.
This error normally happens when Faver Option EXO (export open) is turned on and a dataset is open in CICS for update during a Faver STORE/ backup.
Other occurrences may be the result of a prior system crash during a VSAM update and the dataset was unable to complete its update with success. For ESDS files being used by DL/1, this error may occur if the DL/1 database is using CILEVEL processing for its ESDS components.