Which two are true about Recovery Manager (RMAN) diagnostic message output? (Choose two.)
RMAN is connected to the target database prod1 and an auxiliary instance in nomount state. Examine the command to create a duplicate database: RMAN> DUPLICATE TARGET DATABASE TO dup1 FROM ACTIVE DATABASE NOFILENAMECHECK PASSWORD FILE SPFILE; Which two statements are true about the execution of the duplicate command?
Choose two. Which two are true about memory advisors?
A redaction policy was added to the SAL column of the SCOTT.EMP table: BEGIN DBMS_REDACT.ADD_POLICY( object_schema object_name column_name policy_name function_type expression => 'SCOTT', => 'EMP', => 'SAL', => 'SCOTT_EMP', => DBMS_REDACT.FULL, => 'SYS_CONTEXT(''SYS_SESSION_ROLES'',''MGR'') END; All users have their default set of system privileges. For which three situations will data not be redacted?
choose two Which two are true about RMAN image copies?
Which four are true about RMAN backup sets? (Choose four.)
Choose two. For which two tasks can you use the DBMS_PDB.DESCRIBE procedure?
Choose three. Which three are true about Oracle pluggable databases (PDBs)?
hoose two. Which two are true about Recovery Manager (RMAN) diagnostic message output?
Which statement describes the significance of the CHANGE FAILURE command in RMAN? (Choose all that apply.)