Question 76
You have installed two 64G flash devices to support the Database Smart Flash Cache feature on your database server that is running on Oracle Linux.
You have set the db_smart_flash_file parameter:
DB_FLASH_CACHE_FILE= ' /dev/f lash_device_1',' /dev/f lash_device_2'
How should the D3_flash_cache_size be configured to use both devices?
Question 77
You want RMAN to make duplicate copies of data files when using the BACKUP command.
What must you set using the RMAN CONFIGURE command to achieve this?
Question 78
You are connected to a pluggable database (PDB) as a common user with the SYSDBAprivilege. The PDB is open and you issue the SHUTDOWN IMMEDIATEcommand.
What is the outcome?
Question 79
RMAN is connected to the target database PROD1 and an auxiliary instance in NOMOUNT state. Examine the command to create a duplicate database:
Which two statements are true about the execution of the DUPLICATE command? (Choose two.)
Question 80
Your database supports an OLTP workload. Examine the output of the query:
SQL> SSLECT target_mttr, estimated_mttr
FROM v$instance_recovery
Target_mttrestimated_mttr
- --------------------- ---------------------------
0 76
To ensure faster instance recovery, you set the fast_start_mttrjtargh:t initialization parameter to 30.
What is the effect of this setting on the database?
