Creating index backups
If you use the IXSIZE parameter to define the index copy threshold, BMC AMI Copy will create index image copies only for those indexes whose size exceeds this threshold. This allows you to set an index image copy policy without making a separate decision for each index. For more information, see Copying-indexes-based-on-size.
Index recovery for COPY NO indexes or using incremental index copies requires the BMC AMI Recover for Db2 product. Index recovery using full index copies of COPY YES indexes can be accomplished with either BMC AMI Recover or the IBM Db2 RECOVER utility.
To invoke the index copy functionality
Use any of the following specifications:
- The INDEXSPACE specification with the COPY or COPY IMAGECOPY commands
- The INDEXES keyword with a COPY TABLESPACE or COPY IMAGECOPY TABLESPACE specification
- The INDEX specification with the COPY and COPY IMAGECOPY commands
The authorization needed to make index copies is the same as that described in Required-authorizations.
This section contains the following topics: