CICS INSERVE
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 makes all terminals with IDs that begin with SC available for use.
/* REXX */
"IMFEXEC CICS INSERVE TERMINAL SC*"
"IMFEXEC CICS INSERVE TERMINAL SC*"
CLIST example:
IMFEXEC CICS INSERVE TERMINAL SC*
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*