A container database (CDB) contains two pluggable databases PDB1and PDB2. The LOCAL_UNDO_ENABLED database property is set to FALSE inthe CDB. Data file 24 of PDB2 was deleted and you need to restore andrecover it. The only RMAN backup that exists was created with the BACKUPDATABASE command while connected to CDB$ROOT. Which three are true?(Choose three.)
choose two Which two are true about RMAN image copies?
choose threeWhich three are true about unified auditing in full mode?
You have configured RMAN SBT channels to write backups to media. You then take an RMAN backup by using this command: Which three are true? (Choose three.)
The USERS tablespace consists of data files 3 and 4 and must alwaysbe online in read/write mode. Which two are true about using RMAN to perform an open database backup of this tablespace? (Choose two.)
Choose two. Which two are true about the Optimizer Statistics Advisor?
Choose two. You want to install Oracle Grid Infrastructure for a Standalone Server usingOracle Universal Installer (OUI). There is no existing Oracle installation on the server. Which two are prerequisites?
Choose three. Which three are true about interpreting Recovery Manager (RMAN) errorstacks returned to standard output?
Choose three. Which three are true about SGA memory management in a multitenantdatabase?
Choose two. Which two are true about RMAN virtual private catalogs (VPCs)?
Choose two. Which two are true about unplugging an application container from acontainer database and plugging it into a different container database?
Choose two. Which two statements are true when row-archival management is enabled?
A redaction policy was added to the SAL column of t he SCOTT.EMPtable: BEGIN .DBMS_REDACT.ADD_POLICY(object_schemaobject_namecolumn_namepolicy_namefunction_typeexpression=> 'SCOTT', => 'EMP', => 'SAL', => 'SCOTT_EMP', => DBMS_REDACT.FULL, = >'SYS_CONTEXT(''SYS_SESSION_ROLES'',''MGR'') = ''FALSE'''); END; All users have their default set of system privileges. For which three situations will data not be redacted?
You upgraded your database from pre-12c to a multitenant containerdatabase (CDB) containing pluggable databases (PDBs). Examine the query and its output: Which two tasks must you perform to add users with SYSBACKUP, SYSDG, and SYSKM privilege to the password file?
Examine the query and its output executed In an RDBMS Instance: Which three statements are true about the users (other than sys) in t heoutput?