ENABLE Control statement
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 Technologies product. The PRODUCT and ALL parameters are mutually exclusive.
Refers to all CA Technologies 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 © 2015 CA Technologies.
All rights reserved.
|
|