Which three are true about Recovery Manager (RMAN) in Oracle Database 19c and later releases? (Choose three.)
Choose two. Which two are true about poorly performing SQLstatements and their tuning in Oracle database instances?
Which two statements are true about recovering logically corruptedtables or table partitions from an RMAN backup?
Choose three. Which three are true about Automatic Workload Repository(AWR) and Automatic Database Diagnostic Monitor (ADDM) in an Oraclemultitenant environment?
Choose three. Which three are true about using an RMAN Recovery Catalog with a pluggable database (PDB) target connection in Oracle Database 19c and later releases?
Choose three. In a single-instance, multitenant container database(CDB), which three are only ever defined in or part of CDB$ROOT?
Choose two. Which two are true about a read-only Oracle home?
Choose three. Which three are true about the Oracle Optimizer?
Choose two. Which two are true about various Oracle security andauditing capabilities?
Choose two. You plan to perform cross-platform PDB transport usingXTTS. Which two are true?
Choose three. Which three capabilities require the use of the RMANrecovery catalog?
Choose two. Which two are true about Lockdown profiles in a containerdatabase (CDB) and its pluggable databases (PDBs)?
Choose three. Which three are true about the FLASHBACK DATABASEfeature?
Which two are direct benefits of the multiprocess, multithreadedarchitecture of Oracle Database 12c when it is enabled?
You create a table with the PERIOD FOR clause to enable the use of theTemporal Validity feature of Oracle Database 12c. Examine the tabledefinition: create table employees (empno number, salary number, deptidnumber, name varchar2(100), period for employee_time); Which threestatements are true concerning the use of the Valid Time Temporal featurefor the EMPLOYEES table?