Previous Topic: Removing One Product Definition While Leaving the Rest ActiveNext Topic: ELSREMOV


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
PRODUCT

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