Previous Topic: COF LIST—Display Transient Data Destination List

Next Topic: OPSCTL COF Return Codes

COF List Command Output

The COF LIST command returns the following system information to the OPS/REXX external data queue as data fields separated by blanks. If you specify JOBNAME(jobname,SUMMARY) on your COF LIST command, only one record per matching CICS connection is returned. If you omit the SUMMARY parameter, one record is produced for each destination name contained in each selected list.

Word Number: 1

Length: 8

Contains the CICS job name.

Word Number: 2

Length: 8

Contains the CICS step name or for a started task, the task ID.

Word Number: 3

Length: 8

Contains the CICS generic VTAM application ID from the SIT.

Word Number: 4

Length: 4

Contains the CICS system ID from the SIT.

Word Number: 5

Length: 4

Contains the address space ID of the CICS region, in printable hexadecimal format.

Word Number: 6

Length: 1

Contains a flag indicating whether a match on the STEPNAME is required:

Word Number: 7

Length: 8

Contains the status of the list:

Word Number: 8

Length: 8

Contains the origin of the list:

Word Number: 9

Length: 8

Contains the address of the XTDOUT global exit area, in printable hexadecimal format for debugging

Word Number: 10

Length: 3

Contains the total number of transient data queue names in the list

Word Number: 11

Length: 3

Contains the index number of this transient data queue name in the list

Word Number: 12

Length: 4

If SUMMARY is omitted, this word contains the name of the transient data queue destination, or N/A if the transient data queue list is empty; if you specify SUMMARY, this word always contains N/A.

Word Number: 13

Length: 7

If SUMMARY is omitted, this word contains a count of the messages sent to the AOF for this transient data queue name; if you specify SUMMARY, it contains the sum of all message counts for all destinations in the list