Copying object sets
Use the LIKE parameter to copy an existing object set.
BMC AMI Recovery Manager verifies that the new name does not already exist, and then copies the object set into the repository. The new object set retains all utility options setting of the original object set, and you can optionally retain the authorizations and objects of the original object set as well.
Use the following syntax to copy an object set:
RETAIN AUTH yes|no
RETAIN OBJECTS yes|no
If you want to copy an existing object set but also include additional objects, you can use the LIKE parameter when creating a new object set with the INCLUDE TABLESPACE, INCLUDE TABLE, INCLUDE SQL, or INCLUDE INDEX options.
Related topics