Where allowed to run:
|
Parameters Examples Error messages |
This command displays or prints a list of active CICS control regions and allows management of the resources associated with those control regions.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
CTLRGN | Control region | Generic name, name, *ALL | Required, Positional 1 |
OPTION | Option | Character value | Optional, Positional 2 |
RSC | Resource identifier | Character value, *ALL | Optional, Positional 3 |
OUTPUT | Location of Output | *PRINT, * | Optional, Positional 4 |
Top |
Top |
Type of CICS resource.
Refer to CICS documentation for a complete list of values that can be specified for this parameter.
The default is *SELECT which will display a list of the control regions specified in the CTLRGN parameter.
*SELECT is the only option allowed if the CTLRGN parameter has a generic value.
Top |
Top |
Top |
Top |
Top |