Timing Points

Timing points are trace records (containing identifying and performance data) taken at various points within applications.

Each transaction consists of a number of timing points that form a profile of resource usage and throughput times.

The code to take the timing information is bracketed within conditional statements whose Boolean conditions are enabled or disabled by the Administration command :EXM. Once enabled, the code creates timing point information consisting of varying numbers and types of properties, totaling 92 characters.

Once built, the timing points are passed to the collection library to be blocked and later stored on disk.

You can enable or disable timing points by entering Administration (colon) commands from the application, or as Accepts to the LSS program. If you enter them from the application, they are only accepted if you have a Controller station with an ODT access level of 2.

The Administration command variants are:

The properties common to all timing points are:

The properties specific to various timing points are:

Refer to Transaction Flow Diagrams for more information on transaction flow diagrams. Refer to Record Layouts for more information on record layouts for each timing point.