Question 61
Examine the following set of RMAN commands:
RKAN> CONFIGURE CHANNEL del DEVICE TYPE DISK FORMAT ' /u02/backup/%U' ;
RKAN> RUN
{
ALLOCATE CHANNEL chl DEVICE TYPE DISK;
EXECUTE SCRIPT arc_backup;
}
Which statement is true about the RMAN run block execution?
Question 62
You plan to use the In-Database Archiving feature of Oracle Database 12c, and store rows that are inactive for over three months, in Hybrid Columnar Compressed (HCC) format.
Which three storage options support the use of HCC? (Choose three.)
Question 63
Your database has a table customer that contains the columns cust_name, amt_due, and old_status.
Examine the commands executed and their output:
Why is it that only one update is listed by the Flashback Version Query?
Question 64
Identify three benefits of unified auditing.
Question 65
Which three are true about RMAN duplexed backup sets or image copies? (Choose three.)
