DWW0182E

Specified backup dddd1 of VSAM sphere dddd2 is not an online backup.

Explanation

The ONLINEBACKUPNAME keyword was added to the RECOVER command. However, the backup dddd1 is not registered in the RCDS as being created while the data set dddd2 remained online and open to CICS® for update. The ONLINEBACKUPNAME keyword should only be specified when the VSAM data set has been restored from a backup that was:
  • Registered to CICS VR through the file copy notification service.
  • Created while the data set remained online and open to CICS for update.

System action

CICS VR stops the recovery for this sphere and continues for the other spheres.

User response

Refer to the RECOVER command description in the CICS VR Implementation Guide and Reference for further information.