Information
Limited support BMC 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.

ON ERROR NOTSUPPORTED


The ON ERROR NOTSUPPORTED option allows you to specify what action 

BMC AMI Copy

 is to take if a space or partition is an unsupported type in 

BMC AMI Copy

ON ERROR NOTSUPPORTED syntax diagram

GUID-6D189DAD-1279-42F6-9B90-EBE1A16C383E-low.png

 Values of ON ERROR NOTSUPPORTED

Value

Description

ON ERROR NOTSUPPORTED END

ON ERROR NOSUPPORTED END, the default, indicates BMC AMI Copy is to terminate processing with a RC=12 if an unsupported type is encountered.

ON ERROR NOTSUPPORTED SKIP

ON ERROR NOTSUPPORTED SKIP causes BMC AMI Copy to issue a message, skip over the space, and continue processing other spaces specified in SYSIN.

Warning

Important

When you specify ON ERROR NOTSUPPORTED SKIP with SHRLEVEL CONCURRENT PREFERRED or with SHRLEVEL CONCURRENT REQUIRED and a skippable error occurs, skip processing takes precedence over the PREFERRED or REQUIRED behavior.

The following table lists the types not supported by BMC AMI Copy and the error messages that BMC AMI Copy issues:

 

ON ERROR NOTSUPPORTED condition

BMC AMI Copy message issued

A space has a page size or piece size that is not supported.

BMC30575E PAGESIZE = pageSizeValue IS NOT SUPPORTED

Copy registration is required in SYSCOPY but parameters indicate the copy should be registered in BMCXCOPY.

BMC180064E OUTPUT FOR THIS SPACE CANNOT BE REGISTERED IN BMCXCOPY

A copy created by DSNUTILB must be registered in SYSCOPY but parameters indicate the copy should be registered in BMCXCOPY.

BMC180062E COPY REQUIRES DSNUTILB, BUT THE OUTPUT PARAMETERS ARE NOT COMPATIBLE


Related topic



 

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

BMC AMI Copy for Db2 12.1