To start TDS tracing, use the following procedure:
exec sgw_starttrace TDS
where TDS activates TDS tracing. TDS tracing accesses the following directory:
$SYBASE/$SYBASE_ECON/srvname/log
To start protocol tracing, use the following procedure:
exec sgw_starttrace PROT
where PROT activates tracing of the DirectConnect interface with the backend transport protocol layer, for either TCP/IP or LU 6.2.
On Windows, back-end TCP/IP tracing goes into
$SYBASE/$SYBASE_ECON/srvname/log/trstcp.ngtcp
On UNIX, back-end TCP/IP tracing goes into
$SYBASE/$SYBASE_ECON/srvname/log/ngtcp.trstcp
On Windows, back-end LU 6.2 tracing goes into
$SYBASE/$SYBASE_ECON/srvname/log/trslu62.nglu62
On UNIX, back-end LU 6.2 tracing goes into
$SYBASE/$SYBASE_ECON/srvname/log/nglu62.trslu62
If no parameter is entered, the default is TDS.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |