The statistics C API enables a C client application to
request statistics.
Calling the C API
This section explains how applications call API functions.
Statistics C API components
The statistics C API is made available to user applications
by two C language header files and a dynamic link library (DLL).
C API data types
Data types defined and used by the statistics API.
Statistics C API trace levels
The CICS® Transaction Gateway statistics
C API provides several levels of diagnostic trace information.
Correlating results and error checking
Individual results within a result set from a statistics C API
function call can be correlated back to the original query string data.
API and protocol version control
The API version represents the programming
interface available from the ctgstats runtime library. The protocol
version represents the set of responses that may be returned by a
connected Gateway daemon in response to a statistics API function
call. Comparison of compile time versus runtime values can be made
to establish compatibility.