Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.1 » SQL Anywhere Server - SQL Usage » Performance improvements, diagnostics, and monitoring » Performance monitoring and diagnostic tools » Diagnostic tracing

 

Diagnostic tracing configuration

You cannot change the preconfigured tracing settings of the Application Profiling Wizard in Sybase Central. However, you can use the Database Tracing Wizard to configure almost all aspects of your tracing activities. Use one of the following methods to configure diagnostic tracing settings:

  • use the Database Tracing Wizard in Sybase Central. This method is recommended because it allows you to see all the tracing settings that are in effect.

  • use system procedures to change settings stored in the diagnostic tracing tables.

Tracing settings are stored in the sa_diagnostic_tracing_level system table.

The SendingTracingTo and ReceivingTracingFrom database properties identify the tracing and production databases, respectively.

 See also