GROUP
Use the GROUP option to tell
BMC AMI Copy
whether the spaces specified in the Object List should be treated as a group and, when you specify SHRLEVEL REFERENCE or SHRLEVEL CONCURRENT, share a common consistent point. GROUP enables subtasking. When you specify GROUP YES and SHRLEVEL CONCURRENT to make copies using the
SNAPSHOT UPGRADE FEATURE
, you can also use the STARTMSG keyword to issue a text message when
BMC AMI Copy
/Snapshot initialization is complete.
GROUP syntax diagram
Values of GROUP
Value | Description |
---|---|
GROUP NO | (Default) GROUP NO indicates that the Object List should not be treated as a group. |
GROUP YES | GROUP YES indicates that the Object List should be processed as a group and share a common consistent point. GROUP YES is implied when a single COPY command is followed by multiple TABLESPACE or INDEXSPACE option statements or when INDEXES YES is coded. BMC AMI Copy processes a group at a time. A new group is not started until the previous one completes. (See TASK for more information.)
|
Related topics