The ENABLE control statement reverses the effects of the DISABLE control statement.
Use this syntax for the ENABLE control statement:
ENABLE PRODUCT=prodname ALL
A product code that uniquely identifies a given CA product. The PRODUCT and ALL parameters are mutually exclusive.
Refers to all CA products configured with CAISDI/els. The PRODUCT and ALL parameters are mutually exclusive.
Example
//ENABLE JOB '1234','Systems',CLASS=A //CASDIELS EXEC PGM=CSDECNTL //STEPLIB DD DSN=CAI.CAW0LOAD,DISP=SHR //SYSPRINT DD SYSOUT=* //REPORT DD SYSOUT=* //SYSIN DD * ENABLE PRODUCT=CA-1
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |