Which two are true about server-generated alerts? (Choose two.)
Correct Answer:
BC
Except for the tablespace space usage metric, which is database related, the other metrics are instance related. Threshold alerts are also referred to as stateful alerts which are automatically cleared when an alert condition clears. Stateful alert appears in DBA_OUTSTANDING_ALERTS and when cleared go to DBA_ALERT_HISTORY. Other server-generated alerts correspond to specific database events such as
ORA-* errors, "Snapshot too old" errors, Recovery Area Low on Free Space, Resumable Session Suspended. These are non threshold based alerts, also referred to as stateless alerts. Stateless alerts go directly to the History table. +++ Most alerts (such as "Out of Space") are cleared automatically when the cause of the problem disappears. However, other alerts (such as generic alert log errors) are sent to you for notification and must be acknowledged by you. After taking the corrective measures, you acknowledge an alert by clearing or purging it. Clearing an alert sends the alert to the Alert History which is accessible from Monitoring sub menu. Purging an alert removes it from the Alert History.
Which three are true in Oracle 19c and later releases? (Choose three.)
Correct Answer:
BCD
Which two are true about data movement between a non-CDB and a PDB using Data Pump? (Choose two.)
Correct Answer:
DE
Which four are true about a Recovery Manager (RMAN)duplication without a TARGET connection? (Choose four.)
Correct Answer:
ABGH
Which three are true about transporting databases across platforms usingRecovery Manager (RMAN) image copies? (Choose three.)
Correct Answer:
BCE
Password file is automatically converted by RMAN.