Which three statements are true about using flashback database in a multitenant container database (CDB)? (Choose three.)
Correct Answer:ABD
Which set of statements is true about data dictionary views?
1. They are stored in the SYSTEM tablespace.
2. They are based on virtual tables.
3. They are owned by the SYS user.
4. They can be queried by a normal user only if the 07_DICTIONARY_ACCESSIBILITY parameter is set to TRUE.
5. The V$FIXED_TABLE view can be queried to list the names of these views.
6. They are owned by the SYSTEM user.
Correct Answer:C
References: https://docs.oracle.com/cd/E11882_01/server.112/e40540/datadict.htm#CNCPT002
You are using RMAN to back up your database. All the data files are in read/write mode. Examine the RMAN configuration parameters:
Which two statements are true about a whole consistent backup of a database running in ARCHIVELOG mode? (Choose two.)
Correct Answer:BE
You find this query being used in your Oracle 12c database:
Which method a used by the optimizer to limit the rows being returned?
Correct Answer:C
Which three activities are supported by the Data Recovery Advisor? (Choose three.)
Correct Answer:ABE
* Data Recovery Advisor can diagnose failures such as the following:
/ (B) Components such as datafiles and control files that are not accessible because they do not exist, do not have the correct access permissions, have been taken offline, and so on
/ (A, E) Physical corruptions such as block checksum failures and invalid block header field values
/ Inconsistencies such as a datafile that is older than other database files
/ I/O failures such as hardware errors, operating system driver failures, and exceeding operating system resource limits (for example, the number of open files)
* The Data Recovery Advisor automatically diagnoses corruption or loss of persistent data on disk, determines the appropriate repair options, and executes repairs at the user's request. This reduces the complexity of recovery process, thereby reducing the Mean Time To Recover (MTTR).
Which statement is true about the Database as a Service (DBaaS) instances and Database instances in Oracle Public Cloud
Correct Answer:D