Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
启用对请求计时信息的记录。
{ dbeng12 | dbsrv12 } -zt ...
所有操作系统和数据库服务器。
一旦数据库服务器启动,您便可使用 sa_server_option 系统过程更改请求计时信息的记录状态。请参见sa_server_option 系统过程。
使用以下查询可获得 RequestTiming 设置的当前值:
SELECT PROPERTY( 'RequestTiming' );