About ARMBGPS
Use the ARMBGPS program to create a set of object sets to be used for backup and recovery.
ARMBGPS automatically divides the objects identified by the object set definition into multiple balanced object sets. These object sets can then be treated as independent units for backup and recovery purposes.
The patterns that you use for object set definition determines the object sets created.
If you use INCLUDE patterns for object set definition, ARMBGPS builds object sets for a subset of the Db2 subsystem. These object sets are called ARMBGPS application object sets. Creating ARMBGPS application object sets is a new way to create object sets in BMC AMI Recovery Manager versions 9.2.00 and later and simplifies the method for generating multiple jobs for an application. (Recovery Object Sets is an entry on the Object Selection panel (ARMUS001) to generate ARMBGPS JCL for these application object sets.)
ARMBGPS returns LOB, XML and History objects with their related base table space, not by using their explicit name.
You can create ARMBGPS JCL in the following ways:
- Manually code JCL to run ARMBGPS. This method completely avoids using a TSO session.
- Use online support that is provided by BMC AMI Recovery Manager to create ARMBGPS JCL. For more information, see Build subsystem object sets and generate backup JCL.
After you have created your object sets with ARMBGPS, you can then use ARMBGEN to generate one backup job and one recover job per object set. For more information, see ARMBGEN—Backup and recovery JCL. You can also use the online interface to generate backup and recover JCL.
This section contains the following topics:
Related topic