CICS RELEASE
This command releases VTAM terminals from CICS.
Command | Parameters |
---|---|
CICS RELEASE | TERMINAL Terminal ID |
The following table describes the parameters:
Parameter | Function | Notes |
---|---|---|
Terminal identifier | ID of the terminal to be released | 1- to 4-characters alphanumeric If you use generics for the terminal ID name, a maximum of only 200 discrete commands are executed. |
Example
This example command releases all terminals beginning with LM.
/* REXX */
'IMFEXEC CICS RELEASE TERMINAL LM*'
'IMFEXEC CICS RELEASE TERMINAL LM*'
CLIST example:
IMFEXEC CICS RELEASE TERMINAL LM*
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*