Copying indexes based on size
The IXSIZE value defines the smallest index data set that is copied. Other indexes are not copied even if they would have otherwise been selected. For more information, see IXSIZE=0.
The IXSIZE installation option can also be overridden at runtime by the IXSIZE parameter on the OPTIONS statement. Syntax for this option is defined on OPTIONS-syntax-option-description.
The IXSIZE threshold also applies to the COPY IMAGECOPY statement. The IXSIZE value used for COPY IMAGECOPY needs to match the value used for the COPY statement.
If you run COPY IMAGECOPY and the current index is smaller than the IXSIZE threshold, that index will be bypassed and BMC AMI Copy issues the following message:
You can specify IXSIZE 0 to run COPY IMAGECOPY on a small index.
Also, if BMC AMI Copy finds no index copy when you run COPY IMAGECOPY with an IXSIZE value specified, BMC AMI Copy issues the message given above and continues processing.