Limited supportBMC 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.

Example 17: Using the RECALL command


This job example uses the RECALL command.

//ACPEX17  JOB (PACP),'EXAMPLE 17',CLASS=Q,MSGCLASS=X,NOTIFY=&SYSUID
//**********************************************************************
//*
//* Use the RECALL command to reinstate a previously merged incremental
//* copy that was retained in SYSIBM.SYSCOPY when CUMULATIVE YES KEEP
//* YES is used. For an example of using CUMULATIVE YES KEEP YES,
//* Refer to Example 10.
//*
//* This example demonstrates the following features of COPY PLUS:
//*
//*  - RECALL command to reinstate a previously merged incremental
//*    copy. This will change the ICTYPE in SYSIBM.SYSCOPY from
//*    ICTYPE=i to ICTYPE=I.
//*
//* Note that it is not necessary for a merged incremental copy to be
//* RECALLed if you are using Recover+.
//*
//**********************************************************************
//BMCCOPY  EXEC PGM=ACPMAIN,REGION=0M,
//            PARM='DGA,ACPEX17,NEW/RESTART,MSGLEVEL(1)'
//STEPLIB  DD DISP=SHR,DSN=product.libraries
//         DD DISP=SHR,DSN=DB2.DSNEXIT
//         DD DISP=SHR,DSN=DB2.DSNLOAD
//ACPERROR DD SYSOUT=*
//SYSPRINT DD SYSOUT=*
//SYSIN    DD *

  RECALL TABLESPACE ACPEXDB1.SAMP1TS
         ATRBA X'BAFA02537B74'
/*



 

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