CICS SPURGE
This command dynamically changes the SPURGE value for a CICS transaction.
Command | Parameters |
---|---|
CICS SPURGE | Tranid [YES | NO] |
The following table describes the parameters:
Parameter | Function | Notes |
---|---|---|
Tranid | transaction to affect | not applicable |
Status | YES/NO | Specifying YES turns the SPURGE flag on. Specifying NO turns the SPURGE flag off. |
Example
This example command sets the SPURGE flag for transaction RT17 to on.
/* REXX */
'IMFEXEC CICS SPURGE RT17 YES'
'IMFEXEC CICS SPURGE RT17 YES'
CLIST example:
IMFEXEC CICS SPURGE RT17 YES
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*