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

SQL Anywhere 12.0.0 (中文) » SQL Anywhere 服务器 - SQL 参考 »

 

诊断跟踪表

下面是一些用于应用程序分析和诊断跟踪的主表。这些表属于 dbo 用户。对于其中的许多表来说,它们都有一个具有相似名称和模式的全局共享临时表。例如,sa_diagnostic_blocking 表有一个全局临时表对等项,即 sa_tmp_diagnostic_blocking 表,后者与前者具有相同的模式。在跟踪会话期间,诊断数据会写入到这些临时表中。由于不对临时表进行记录,因此它们能够在跟踪会话期间提供优良的性能,其中重要的是它们能够将对服务器的影响降到最低。

 另请参见

sa_diagnostic_auxiliary_catalog 表
sa_diagnostic_blocking 表
sa_diagnostic_cachecontents 表
sa_diagnostic_connection 表
sa_diagnostic_cursor 表
sa_diagnostic_deadlock 表
sa_diagnostic_hostvariable 表
sa_diagnostic_internalvariable 表
sa_diagnostic_query 表
sa_diagnostic_request 表
sa_diagnostic_statement 表
sa_diagnostic_statistics 表
sa_diagnostic_tracing_level 表