Where allowed to run:
|
Parameters Examples Error messages |
Use the Display CICS Program Control Table (DSPCICSPCT) command to display a PCT entry. You can only view this entry; you can neither change it nor delete it.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
LIB | Library | Communications name, *LIBL, *CURLIB | Optional, Positional 1 |
GROUP | Group | Communications name, *FIRST | Optional, Positional 2 |
TRANSID | Transaction | Character value, *FIRST, *ALL | Optional, Positional 3 |
OUTPUT | Location of Output | Optional, Positional 4 |
Top |
Enter the name of the iSeries library which contains the group.
Possible values are:
Top |
Enter the name of the group containing the PCT entry to be displayed.
Possible values are:
Top |
Enter the name of the PCT entry to be displayed.
Possible values are:
When there is not enough space to enter the apostrophes, then enter an ampersand (&) in the first character position to get an extended field size that allows for the entry of additional characters. Blanks are accepted but, when the entry is defined to a control region, anything after the blank is ignored. For example, 'ab g' will be treated as 'ab' in the control region.
Hexadecimal characters should be enclosed in apostrophes and preceded by an uppercase X, for example X'A1A2A3A4'. Any hexadecimal value will be accepted, but, if the value is not a printable character, the entry will be rejected when it is defined to a control region.
Top |
Enter the location of the output from this command.
Possible values are:
Top |
Top |
Top |