REMOVE Control statement
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 Technologies 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 © 2015 CA Technologies.
All rights reserved.
|
|