Previous Topic: Disabling and Reenabling CAISDI/els for One ProductNext Topic: ENABLE Control statement


DISABLE Control statement

The DISABLE control statement disables CAISDI/els for a given product without removing it altogether. Event statistics and each current status for the event is retained.

Use this syntax for the DISABLE control statement:

DISABLE PRODUCT=prodname ALL
PRODUCT

Specifies a product code that uniquely identifies a given CA Technologies product. The PRODUCT and ALL parameters are mutually exclusive.

ALL

Refers to all CA Technologies products configured with the CAISDI/els. The PRODUCT and ALL parameters are mutually exclusive.

Consider the following example:

//DISABLE   JOB  '1234','Systems',CLASS=A
//CASDIELS EXEC PGM=CSDECNTL
//STEPLIB  DD  DSN=CAI.CAW0LOAD,DISP=SHR    
//SYSPRINT DD  SYSOUT=*    
//REPORT   DD  SYSOUT=*
//SYSIN    DD  *
DISABLE PRODUCT=CA-1