CICS ENABLE
This command makes a resource available for use.
Command | Parameters |
---|---|
CICS ENABLE | FILE|TRAN|PROGRAM|DESTIdentifier |
The following table describes the parameters:
Parameter | Function | Notes |
---|---|---|
Type | Type of resource to affect | Values are
|
Identifier | Resource ID for each type | Values are
|
Example
This example command enables the CICS transaction ABRW.
/* REXX */
"IMFEXEC CICS ENABLE TRAN ABRW"
"IMFEXEC CICS ENABLE TRAN ABRW"
CLIST example:
IMFEXEC CICS ENABLE TRAN ABRW
Related topic
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*