Limited supportBMC 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 Copy for Db2 13.1.

BMC AMI Copy syntax to create cabinet copies


To request cabinet copies, you use the STACK CABINET option on the OUTPUT statement.

For details of the STACK CABINET option, see OUTPUT-syntax-options. When you use STACK CABINET, all the spaces copied to that output descriptor are copied into a single data set.

Important

Because there is only one data set name for the entire cabinet file, use generic values for the DSNAME option in the OUTPUT statement. Avoid the use of the &DB or &TS substitution variables, although &DB might be appropriate if all copies are for the same database name.

Example BMC AMI Copy syntax for cabinet copy

OUTPUT CABOUT
    UNIT TAPE
    STACK CABINET
    DSNAME ACP.CABINET.PAYROLL.D&DATE.T&TIME.C&TASK

COPY TABLESPACE PAYROLL.*
    COPYDDN ( CABOUT )  . . .

 

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