Display CICS CVT (DSPCICSCVT)

Use the Display CICS Conversion Vector Table (DSPCICSCVT) command to display a CVT entry. You can only view this entry; you can neither makes changes to it nor delete it.

Parameters

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
OUTPUT Location of Output *, *PRINT Optional, Positional 5

Library (LIB)

Enter the name of the IBM i library which contains the group.

Possible values are:

Group (GROUP)

Enter the name of the group containing the CVT entry to be displayed.

Possible values are:

API command type (CMDTYPE)

Enter a command type. This field will be used with the resource identifier field to locate the required CVT entries.

Possible values are:

Resource identifier (RSRCID)

Enter a resource identifier. This field will be used with the command type field to locate the required CVT entries.

Possible values are:

Location of Output (OUTPUT)

Enter the location of the output from this command.

Possible values are:

Examples

None

Error messages

Unknown