ARMBLGR—Log range analysis
The ARMBLGR program performs log range analysis for a subsystem and captures information for each part of every table space and every index in the subsystem.
This information is saved in the BMC AMI Recovery Manager log range file (the ARMLRNG file).
The analysis is required by ARMBGEN when performing a local point-in-time recovery using a conditional restart. You can dramatically improve processing time by avoiding the unnecessary recovery of objects that have not changed between the current time and the recovery point. Use the ARMBLGR program to perform batch log range analysis prior to a local point in time (PIT) recovery of the full subsystem in order to identify objects that have not changed. Be aware that unchanged processing does not occur for indexes unless they have the COPY YES attribute.
You can create the ARMBLGR JCL in the following ways:
- Manually code JCL to run ARMBLGR. This method completely avoids using a TSO session.
- Use online support that is provided by BMC AMI Recovery Manager to create ARMBLGR JCL. For more information, see Generating-JCL-for-local-recovery.
This section contains the following topics: