Information

This site will undergo a brief period of maintenance on Friday, 18 December at 12:30 AM Central/12:00 PM IST. During a 30 minute window, site availability may be intermittent.

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. 

Related topic

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 an 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


 

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

BMC AMI Copy for Db2 13.1