Cleaning up the BMCUTIL and BMCSYNC tables
If an
BMC AMI Copy
job fails and you do not plan to restart it, you must clean up the BMCUTIL and BMCSYNC tables and reset the space status before running any more BMC utilities against the space.
We recommend that you specify TERM/RESET for the restart parameter in the EXEC statement in the BMC AMI Copy JCL and submit the job for execution. For more information, see Utility-parameters-on-the-EXEC-statement.
For copy jobs, if the original job failed in the COPY phase with the FULL YES and RESETMOD YES options specified for table spaces, BMC AMI Copy also does the following things:
- Puts a T entry in the ICTYPE column of SYSIBM.SYSCOPY to prohibit incremental copying until a full copy is successfully made.
For special case table spaces, BMC AMI Copy issues a Db2 -TERM UTILITY command.
Subject to the warnings that follow, you can also clean up the BMCUTIL and BMCSYNC tables with Catalog Manager. If you have installed Catalog Manager version 3.4, fix lib 3606 or above, you can issue the BMCUTIL TERM command from Catalog Manager. For more information, see BMC AMI Catalog Manager for Db2 documentation.