DWW0183E The STARTTIME value does not match with the timestamp in the RCDS for backup dddd1 of VSAM sphere dddd2. Please change or omit STARTTIME value.

section

The ONLINEBACKUPNAME and STARTTIME keywords were added to the RECOVER command. However, the recovery start time that was recorded in the RCDS for backup dddd1 of VSAM sphere dddd2 during registration does not match the value specified for STARTTIME. To help ensure that all updates made to the data set while the online backup was being created that are not included in backup are applied by CICS® VR, IBM® recommends using the recovery start time that was stored in the RCDS during registration of the backup.

section

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

section

  • Batch– Remove the STARTTIME keyword from the RECOVER command to accept the recovery start time stored in the RCDS for the backup. Then, resubmit the recovery job.
  • Online– Recreate the recovery job, and accept the default forward recovery start time associated with the backup that CICS VR displays (do not manually change the displayed forward recovery start time). Then, submit the produced recovery job.

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