The REMOVE control statement removes CAISDI/els for a given product.
Use this syntax for the REMOVE control statement:
REMOVE PRODUCT=prodname
A product code that uniquely identifies a given CA product.
Consider the following example:
//REMOVE JOB '1234','Systems',CLASS=A //CASDIELS EXEC PGM=CSDECNTL //STEPLIB DD DSN=CAI.CAW0LOAD,DISP=SHR //SYSPRINT DD SYSOUT=* //REPORT DD SYSOUT=* //SYSIN DD * REMOVE PRODUCT=CA-1
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |