Where allowed to run:
|
Parameters Examples Error messages |
Use the Work with CICS Conversion Vector Table (WRKCICSCVT) command to list entries in the CVT. You can then change, remove, copy, or display entries, or add new ones to the list.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
LIB | Library | Communications name, *LIBL, *CURLIB | Optional, Positional 1 |
GROUP | Group | Communications name, *FIRST | Optional, Positional 2 |
CMDTYPE | API command type | *FIRST, *ALL, *FILE, *TDQUEUE, *TSQUEUE, *START, *LINK | Optional, Positional 3 |
RSRCID | Resource identifier | Character value, *FIRST, *ALL | 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 from which the CVT entries are to be listed.
Possible values are:
Top |
Enter a command type. This field will be used with the resource identifier field to select the entries to be listed.
Possible values are:
Top |
Enter the resource identifier. This will be used with the command type field value to select the CVT entries to be listed.
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 |
Top |
Top |