Which two are true about server-generated alerts? (Choose two.)
- A. Stateful alerts must be created by a DBA after resolving the problem.
- B. Stateless alerts can be purged manually from the alert history.
- C. Stateless alerts can be cleared manually.
- D. Stateless alerts are automatically cleared.
- E. Stateful alerts are purged automatically from the alert history.
Correct Ans: BC
There are two kinds of server-generated alerts: threshold and nonthreshold.
Most server-generated alerts are configured by setting a warning and critical threshold values on
database metrics. You can define thresholds for more than 120 metrics, including the following:
• Physical Reads Per Sec
• User Commits Per Sec
• SQL Service Response Time
Except for the Tablespace Space Usage metric, which is database related, the other metrics are
instance related. Th

Oracle 19c的服务器生成警报分为阈值和非阈值两类。阈值警报(stateful)在问题解决后自动清除,非阈值警报(stateless)可以手动清除并直接进入历史表。主要涉及数据库指标的阈值设置,如物理读取、用户提交和SQL服务响应时间等。

1065

被折叠的 条评论
为什么被折叠?



