Turns on logging of request timing information.
{ dbsrv11 | dbeng11 } -zt ...
All operating systems and database servers.
Once the database server is started, you can change the status for logging of request timing information using the sa_server_option system procedure. See sa_server_option system procedure.
You can find the current value of the RequestTiming setting using the following query:
SELECT PROPERTY( 'RequestTiming' ); |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |