The Server Option trace functions allow you to do three types of tracing:
API tracing, which traces Server Option calls
TDS header tracing
TDS data tracing
Tabular Data Stream (TDS)™ is the proprietary Sybase protocol that defines the format of data transmitted between client and server programs in an efficient, self-describing manner.
You can enable and disable any kind of transaction tracing globally or specifically. Use these Server Option functions as follows:
TDSETLOG to turn tracing on or off and to change the name of the trace log
TDINFLOG to determine whether tracing is enabled and to name the trace log
TDSETSPT, TDLSTSPT, and TDINFSPT to enable, disable, and retrieve information about specific tracing
TDWRTLOG to write your own record or add a system entry to the trace log file
For complete descriptions and examples of these functions, see the appropriate Mainframe Connect Server Option Programmer’s Reference. PL/1 and COBOL versions of this guide are available.
Copyright © 2005. Sybase Inc. All rights reserved. |