Which two statements are true regarding an Automatic Storage Management (ASM) instance? (Choose two.)
Correct Answer:CD
Examine the RMAN command:
RMAN> BACKUP VALIDATE DATABASE;
Which statement is true about the execution of the command?
Correct Answer:D
A complete database backup to media is taken for your database every day. Which three actions would you take to improve backup performance?
Correct Answer:BCD
Tuning RMAN Backup Performance: Procedure Many factors can affect backup performance. Often, finding the solution to a slow backup is a process of trial and error. To get the best performance for a backup, follow the suggested steps in this section: Step 1: Remove RATE Parameters from Configured
and Allocated Channels Step 2: If You Use Synchronous Disk I/O, Set DBWR_IO_SLAVES Step 3: If You Fail to Allocate Shared Memory, Set LARGE_POOL_SIZE Step 4: Tune RMAN Tape Streaming Performance Bottlenecks Step 5: Query V$ Views to Identify Bottlenecks https://docs.oracle.com/database/121/BRADV/rcmtunin.htm#BRADV172
What can be automatically implemented after the SQL Tuning Advisor is run as part of the Automated Maintenance Task?
Correct Answer:B
Once automatic SQL tuning begins, which by default runs for at most one hour during a maintenance window, the following steps are performed: ... During the tuning process, all recommendation types are considered and reported, but only SQL profiles can be implemented automatically.
References: https://docs.oracle.com/cd/B28359_01/server.111/b28274/sql_tune.htm#CHDJDFGE
Which two are prerequisites for creating a backup-based duplicate database?
Correct Answer:BC
References:
http://docs.oracle.com/cd/E11882_01/backup.112/e10643/rcmsynta020.htm#CHDEDFFH
Which statements describe the capabilities of the DBMS_NETWORK_ACL_ADMIN package? (Choose all that apply.)
Correct Answer:BCD