Application Performance Analyzer for z/OS, Version 11.1, User's Guide

Detail line descriptions

IMS transaction detail line

This is the first-level detail line. Each line shows information about an observed IMS™ transaction. These lines appear in transaction chronological sequence.

Under Heading This is Displayed
TranCode The IMS transaction code.
PSB/PCB The name of the PSB under which the IMS transaction was scheduled.
Location The LTERM where the transaction originated.
Txn Time The time of day at which the IMS transaction was initiated. This is the time at which the transaction program received control upon return from the GU-IOPCB call.
Duration The duration of the IMS transaction in seconds. The duration is measured from the time of return from the GU-IOPCB to the time of entry to the next GU-IOPCB.

DL/I call detail line

Line This is the second-level detail line. Each line shows information about an observed IMS DL/I Call that was executed in the transaction. These lines appear in DL/I call chronological sequence.

Under Heading This is Displayed
TranCode A sequence number assigned to the DL/I call execution.
PSB/PCB The name of the PCB referred to by the DL/I call.
ID An identifier assigned to each unique DL/I call. This is useful when examining printed reports. You can use this identifier to locate detailed information about the DL/I call in the I15 DL/I Call Attributes report.
Func The DLI function code.
Location The location, in CSECT+offset format, of the return address of the DL/I call.
Stat The PCB status code returned by IMS upon completion of the DL/I call.
Txn Time The time of day at which the DL/I call occurred.
Duration The duration of the DL/I call in seconds.



Rate this page

[ Top of Page | Previous Page | Next Page | Contents | Index ]