CICS OUTSERVE
This command takes a terminal, line, or control unit out of service.
Command | Parameters |
---|---|
CICS OUTSERVE | TERMINAL|LINE|ControlLERIdentifier |
The following table describes the parameters:
Parameter | Function | Notes |
---|---|---|
Type | type of resource to modify | one of the following types:
If you use generics for the terminal ID name, a maximum of only 200 discrete commands are executed. |
Identifier | ID of the terminal, line, or controller | 1-4 characters The ID of a line or a controller cannot be specified as a generic. |
Example
This example command keeps all terminals with IDs that begin with T and end with S from being used.
/* REXX */
'IMFEXEC CICS OUTSERVE TERMINAL T++S'
'IMFEXEC CICS OUTSERVE TERMINAL T++S'
CLIST example:
IMFEXEC CICS OUTSERVE TERMINAL T++S
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*