Previous Topic: JREPORT 001 - Transaction SummaryNext Topic: JREPORT 002 - Program Termination Statistics


Field Descriptions

A description of the fields in the Transaction Summary report follows:

PROGRAM NAME

Indicates the name of the program to which the information applies.

Note: For non-SQL transactions, the subschema control supplies the name of the program. If the program name is blank, then the program issued a BIND RUN UNIT before moving its name to the name field in the subschema control.

For SQL transactions, the RCM for the program initiating the transaction supplies the name of the program.

NODE

Specifies the node name of the central version on which the transaction executed. If the journal being analyzed was created in local mode, this field will contain *local*.

TRANSACT ID

Specifies the unique identifier (LID) assigned to each transaction associated with the program.

TASK

Specifies the identifier of the task with which the transaction is associated. The task identifier is assigned by the DC/UCF system at run time.

ORIGINATOR ID

Specifies the identifier consisting of a 4-character name that designates the originating interface (for example, BATC, DBDC, or CICS) and a numeric identifier assigned to the transaction by the interface.

START DATE/START TIME

Specifies the date and time the transaction started.

END DATE/END TIME

Specifies the date and time the transaction ended.

TERMINATION RECORDS

Specifies the journal record type (ENDJ or ABRT) marking the termination of the transaction.

COMMITS

Identifies the number of COMT records written for the transaction. (That is, the number of COMMIT or COMMIT WORK CONTINUE statements issued by the transaction).