Navigate to Administration | Rules & Notifications | Manage Registry Variable
Enable the following registry settings where each registry value corresponds to a specific advisory. For SQL Server and Oracle these would be:
- DBO-AdvisoriesInstance_isEnabled
- DBO-ApplicationWaitDeviationAdvisoryEnabled
- DBO-ClusterWaitDeviationAdvisoryEnabled
- DBO-CommitWaitDeviationAdvisoryEnabled
- DBO-ConcurrencyWaitDeviationAdvisoryEnabled
- DBO-CPUUsageDeviationAdvisoryEnabled
- DBO-NetworkWaitDeviationAdvisoryEnabled
- DBO-OtherWaitDeviationAdvisoryEnabled
- DBO-UnbalancedClusterWorkloadDistributionAdvisoryEnabled
- DBO-UndoSizeAdvisoryEnabled
- DBO-UserIOUsageDeviationAdvisoryEnabled
- DBO-WorkloadDeviationAdvisoryEnabled
- DBSS-AdvisoriesInstance_isEnabled
- DBSS-BufferLatchContentionAdvisoryEnabled
- DBSS-CLRWaitDeviationAdvisoryEnabled
- DBSS-CPUUsageDeviationAdvisoryEnabled
- DBSS-DeadlockObservedAdvisoryEnabled
- DBSS-ExcessiveI/OWaitAdvisoryEnabled
- DBSS-ExcessiveLogWaitAdvisoryEnabled
- DBSS-ExcessiveMemoryPressureAdvisoryEnabled
- DBSS-ExcessiveStatementsRe-CompilesAdvisoryEnabled
- DBSS-I/OUsageDeviationAdvisoryEnabled
- DBSS-LatchWaitDeviationAdvisoryEnabled
- DBSS-LockWaitDeviationAdvisoryEnabled
- DBSS-LogWaitDeviationAdvisoryEnabled
- DBSS-MemoryWaitDeviationAdvisoryEnabled
- DBSS-NetworkWaitDeviationAdvisoryEnabled
- DBSS-ObjectsExperiencingLockWaitsAdvisoryEnabled
- DBSS-OtherWaitDeviationAdvisoryEnabled
- DBSS-RemoteProviderWaitDeviationAdvisoryEnabled
- DBSS-WorkloadDeviationAdvisoryEnabled
- DBSS-XTPWaitDeviationAdvisoryEnabled
Also confirm that the parent rules related to the advisory are also enabled. For SQL Server and Oracle these would be:
- DBO - Instance CPU Baseline
- DBO - Wait Active Total Baseline
- DBO - Wait Application Baseline
- DBO - Wait Cluster Baseline
- DBO - Wait Commit Baseline
- DBO - Wait Concurrency Baseline
- DBO - Wait Network Baseline
- DBO - Wait Other Baseline
- DBO - Unbalanced Cluster Workload Distribution
- DBO - Undo Size Advisory
- DBO - Wait User IO Baseline
- DBSS - Active Time Baseline Deviation
- DBSS - Buffer Latch Contention
- DBSS - CLR Wait Baseline Deviation
- DBSS - CPU Wait Baseline Deviation
- DBSS - Deadlock Observed
- DBSS - Excessive I/O Wait
- DBSS - Excessive Log Wait
- DBSS - Excessive Memory Pressure
- DBSS - Excessive Statements Re-Compiles
- DBSS - I/O Wait Baseline Deviation
- DBSS - Latch Wait Baseline Deviation
- DBSS - Lock Wait Baseline Deviation
- DBSS - Log Flush Wait Time
- DBSS - Memory Wait Baseline Deviation
- DBSS - Network Wait Baseline Deviation
- DBSS - Objects Experiencing Lock Contention
- DBSS - Other Wait Baseline Deviation
- DBSS - Remote Provider Wait Baseline Deviation
- DBSS - XTP Wait Deviation