Examine the following impdp command to import a database over the network from a pre-12c Oracle database (source):Which three are prerequisites for successful execution of the command? (Choose three.)
Which two are true concerning a multitenant container database with three pluggable database?
In which two scenarios is an RMAN recovery catalog automatically resynchronized? (Choose two.)
Examine the current values for the following parameters in your database instance:SGA_MAX_SIZE = 1024M -SGA_TARGET = 700M -DB_8K_CACHE_SIZE = 124M -LOG_BUFFER = 200M -You issue the following command to increase the value of DB_8K_CACHE_SIZE:SQL> ALTER SYSTEM SET DB_8K_CACHE_SIZE=140M;Which statement is true?
Your database is running in ARCHIVELOG mode. You back up the control file by executing ALTER DATABASE BACKUP CONTROL TO TRACENORESETLOGS, whenever you make structural changes to the database. A media failure has damaged all the control files, but the online redo log files are intact.You issue a SHUTDOWN ABORT.How should you recover the control file to its default location?
Which two statements are true about Oracle Managed Files (OMF)? (Choose two.)