ARMBSDR—Extend recovery point at disaster recovery site
ARMBSRR generates the JCL for the ARMBSDR program if you specify the ARMBSRR option DREXTEND YES (DB2 Version 10 and later) to extend the recovery point at the disaster site. ARMBSDR finds the most recent BSDS and archive logs at the disaster recovery site (for each member if data sharing) and updates the BSDS. ARMBSDR also adds a new conditional restart control record to the BSDS.
If you specify DREXTEND YES, ARMBSRR generates a single step for ARMBSDR in the Phase 1 JCL if the all of the following conditions exist:
- Simulate is No.
- JCL Type is DR.
- MAXLOGJOBS is 1.
- Initialize Actives is not used.
- Mirroring is not used.
For data sharing mode only, ARMBSRR generates JCL for the ARMBCOR program at the beginning of all Phase 1 jobs except the Phase 1 job that contains ARMBSDR. ARMBCOR manipulates the value of the ARMBSDR member in the CNTL data set that drives a process to coordinate all Phase 1 jobs so that ARMBSDR processes all members. (The ARMBSDR member in the CNTL data set is for internal use only.) If ARMBSDR fails, correct the problem and resubmit that Phase 1 job. The rest of the Phase 1 jobs wait for ARMBSDR to complete successfully.
This section contains the following topics: