CICS DISABLE
This command makes a resource unavailable to applications, except for those currently using it.
Command | Parameters |
---|---|
CICS DISABLE | 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 disables a CICS transaction.
/* REXX */
"IMFEXEC CICS DISABLE TRAN ABRW"
"IMFEXEC CICS DISABLE TRAN ABRW"
CLIST example:
IMFEXEC CICS DISABLE TRAN ABRW
Related topic
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*