Where allowed to run:
|
Parameters Examples Error messages |
Use the Remove CICS Conversion Vector Table (RMVCICSCVT) command to delete an entry from the CVT. You will be asked for confirmation before the entry is removed.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
LIB | Library | Communications name, *LIBL, *CURLIB | Required, Positional 1 |
GROUP | Group | Communications name, *FIRST | Required, Positional 2 |
CMDTYPE | API command type | *FIRST, *ALL, *FILE, *TDQUEUE, *TSQUEUE, *START, *LINK | Required, Positional 3 |
RSRCID | Resource identifier | Character value, *FIRST, *ALL | Required, Positional 4 |
Top |
Enter the name of the OS/400 library that contains the group. Possible values are:
Top |
Enter the name of the group containing the CVT entry to be removed.
Possible values are:
Top |
Enter a command type. This field will be used with the resource identifier field to locate the required CVT entries.
Possible values are:
Top |
This field will be used with the command type field to locate the required CVT entries.
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 |