Creating and working with object sets
A BMC AMI Recovery Manager object set is a set of table spaces and indexes (usually belonging to the same application) that are grouped together in order to perform common backup and recovery procedures.
Grouping in object sets simplifies the backup and recovery process because you can use the generated JCL to back up or recover the entire group at once. It also simplifies the specification of backup and recovery options because you can specify the options just once for the entire object set.
You can build and process object sets by using the online interface or by using the batch programs. Using the batch program is faster for creating object sets that contain more than a few hundred objects.
This section contains the following topics:
Related topics