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

SAP Sybase SQL Anywhere 16.0 (中文) » SQL Anywhere 服务器 - SQL 用法 » 性能提高、诊断和监控 » 性能监控和诊断工具 » 数据库性能监控

 

用于监控统计信息的 SQL 函数

SQL Anywhere 提供了一组系统函数,它们可以访问每个连接、每个数据库或者整个服务器范围的信息。可用信息的类型有多种,其中包括静态信息(如数据库服务器名称)和详细的性能相关统计信息(如磁盘和内存使用情况)。

 检索系统信息的函数
 提高查询效率
 示例
 另请参见