Using CSA commands  Understanding CSA Application Program Interfaces (APIs)

Chapter 2: Designing a CSA

Using tracing with commands

The SPAREA field SPTRCOPT (see “SPTRCOPT”) enables or disables tracing. Tracing is off until you turn it on by moving 'Y' to SPTRCOPT. It remains on or off until you change it.

MOVE 'Y' TO SPTRCOPT.
 CALL ‘CSSETUP’ USING SPAREA
 ...
 MOVE 'N' TO SPTRCOPT.

SPTRCOPT is valid for every command.





Copyright © 2005. Sybase Inc. All rights reserved. Understanding CSA Application Program Interfaces (APIs)

View this book as PDF