Procedure cache check


Job details

Name: Procedure cache check
Platform: Sybase
Category: Performance
Description: Checks the procedure cache.
Long description:
Version: 1.1
Default schedule: 1,21,41 * * *
Requires engine install: Yes
Compatibility tag: .[type=‘instance’ & databasetype=‘sybase’]/instance[maj_version > ‘12′ & hasengine=‘YES’]

Parameters

Name Default value Description
warning threshold 95 The check will give a warning when the cache usage is above this ratio (in %).
alarm threshold 98 The check will give an alarm when the cache usage is above this ratio (in %).
keep data for 7 The number of days to keep records.

Job Summary

exec sp_monitorconfig 'procedure cache size'

Details of Implementation

Dependency and Cleanup

Data Retention

Scheduled Execution

Reporting

This detailed approach helps maintain system performance by proactive monitoring and management of crucial database configuration parameters, enhancing overall database health and response times.