Example 17: Using 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'
/*
//**********************************************************************
//*
//* 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*