Database property sheet: Profiling tab

The Profiling tab of the Database property sheet has the following components:

Enable profiling on this database    Select this option if you want Adaptive Server Anywhere to monitor the execution times of stored procedures, functions, events, and triggers. You can use database profiling information to determine which procedures can be fine-tuned to increase performance within your database. Profiling information appears on the Profile tab in Sybase Central.

Reset Now    Deletes all the collected profiling data for the database. The database immediately starts collecting new profiling information about procedures, functions, events, and triggers.

Clear Now    Select this option to delete all the collected profiling data for the database and turn off profiling for the database. This button is only enabled when profiling is turned on for the database.

See also