Work with CICS CVT (WRKCICSCVT)

Where allowed to run:
  • Batch job (*BATCH)
  • Interactive job (*INTERACT)
  • Batch program (*BPGM)
  • Interactive program (*IPGM)
  • Batch REXX procedure (*BREXX)
  • Interactive REXX procedure (*IREXX)
  • Using QCMDEXEC, QCAEXEC, or QCAPCMD API (*EXEC)
Threadsafe: No
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

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
Top

Library (LIB)

Enter the name of the iSeries library which contains the group.

Possible values are:

Top

Group (GROUP)

Enter the name of the group from which the CVT entries are to be listed.

Possible values are:

Top

API command type (CMDTYPE)

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

Resource identifier (RSRCID)

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:

Top

Examples

None
Top

Error messages

Unknown
Top