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

section

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.

section

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

section

  • Batch– Remove the ONLINEBACKUPNAME keyword and resubmit the recovery job. Be sure a proper forward recovery start time has been specified.
  • Online– Contact your IBM® Support Center, as CICS VR should not have added the ONLINEBACKUPNAME keyword for this backup.

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