OpenTP1 Version 7 Programming Guide

[Contents][Index][Back][Next]

2.11 Acquiring performance verification traces

Trace information is acquired for all main events that occur in each service running on OpenTP1. This process is called a performance verification trace (prf trace). A performance verification trace is made up of trace information intended for enhancing the efficiency of performance verifications and troubleshooting. A performance verification trace has the following features:

TP1/Extension 1 must be installed before you can use this facility. Note that operation will be unpredictable if you run the facility while TP1/Extension 1 is not installed.

To acquire a user-specific performance verification trace from a UAP, call the function dc_prf_utrace_put() [CBLDCPRF('PRFPUT ')].

To find out the acquired sequential trace number of the latest performance verification trace within the process, call the function dc_prf_get_trace_num() [CBLDCPRF('PRFGETN ')]. The acquired sequential trace number of the latest performance verification trace within the process is reported to the call source of the function dc_prf_get_trace_num().