Information
Limited support BMC provides limited support for this version of the product. As a result, BMC no longer accepts comments in this space. If you encounter problems with the product version or the space, contact BMC Support.BMC recommends upgrading to the latest version of the product. To see documentation for that version, see BMC AMI Recovery Manager for Db2 13.1.

Using dynamic object sets


BMC AMI Recovery Manager

 versions 9.2.00 and later use dynamic object sets to obtain the objects in an object set.

With dynamic object sets, when an object set is referenced (created, opened, or updated), BMC AMI Recovery Manager returns all of the objects that meet the object set definition at that moment in time. These objects include wildcards for pattern matching in their definitions. (For more information about wildcards, see Set specification expansion.)

Warning

Important

With dynamic object sets, BMC AMI Recovery Manager does not store the names of the objects in an object set (as it did in BMC AMI Recovery Manager versions 9.1.00 and earlier) so there is no need to revalidate the contents of the object set to keep that information up to date.

You can still create static object sets by defining an object set as a list of individual objects with no wildcards included. The object set attempts to resolve to the same set of objects each time the object set is opened. However, if one or more objects have been dropped, the dropped objects will not be present in the list of objects. Also, object sets that you create based on exception statuses and volume serial numbers (VOLSERs) are created as static object sets.

While the dynamic object sets capability is used at the time of JCL generation, once the JCL is generated, the list of objects in the JCL becomes a static list unless you use the OBJECTSET syntax.

With dynamic object sets, you can create an empty object set (an object set for which no objects are found that meet the definition). After you create the objects and then open the object set, the objects are found and displayed in the object set. This ability enables you to prepare to back up and recover objects that do not yet exist. For example, if you know that a new application is being added to your system, you can set up the object set in advance using wildcards to define the object set. When the objects are created and the object set is opened, BMC AMI Recovery Manager automatically finds the objects for the object set and adds them to the backup and recovery jobs.

This section contains the following topics:


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI Recovery Manager for Db2 12.1