SQL: DEADLOCK9 Mar 2023A deadlock occurs when two or more processes compete for exclusive access to a resource…
SQL: PAGE LIFE EXPECTANCY6 Mar 2023Page Life Expectancy metric measures the average time in seconds that pages stay in the…
SQL: CONNECTION RESPONSE TIME6 Mar 2023The database connectivity test periodically measures how quickly the database responds to requests, ensuring that…
SQL: BUFFER CACHE HIT RATIO22 Feb 2023This metric measures the ratio of data pages retrieved directly from the database buffer cache…
AVAILABLE MEMORY % BELOW THRESHOLD29 Sep 2020This measure corresponds to a shortage of memory to satisfy all program needs. That means…
DATABASE INTERNAL BUG29 Sep 2020Symptoms: Users report that some function has stopped working. Impact: High Expected behavior : The…