00:00

QUESTION 16

Application PDBs, SALES_APP1 and SALES_APP2, must be created and they must access common tables of the SALES_APP application.
Examine these steps:
* 1. Install the SALES_APP application, including the commontables, in the application root.
* 2. Install the SALES_APP application in the application root and the common tables in both the CDB root and the application root.
* 3. Create an application seed.
* 4. Install the SALES_APP application in the application seed.
* 5. Create the SALES_APP1 and SALES_APP2 application PDBs.
* 6. Sync the SALES_APP1 and SALES_APP2 application PDBs with the application root.
* 7. Sync the SALES_APP1 and SALES_APP2 application PDBs with the application seed.
* 8. Sync the application seed withthe application root.
Which are the minimum required steps in the correct sequence?

Correct Answer: B

QUESTION 17

Examine these actions:
* 1. Create a new database for a recovery catalog.
* 2. Create a tablespace with sufficient space in the catalog database for the recovery catalog.
* 3.Configure ARCHIVELOG mode for the catalog database.
* 4. Create a user to own the recovery catalog schema with quota on the tablespace that will containthe catalog.
* 5. Grant the RECOVERY_CATALOG_OWNER role to the recovery catalog schema owner.
* 6.Grant the SYSBACKUP privilege to the recovery catalog schema owner.
Which are the minimum actions that must be performed before executing the CREATECATALOG command?

Correct Answer: D

QUESTION 18

Which three actions are performed by the Oracle Preinstallation RPM, oracle-database-server-xxxx- preinstall, for Oracle Grid Infrastructure, where xxxx is the Oracle version and release? (Choose three.)

Correct Answer: BCD

QUESTION 19

Which two are true about SQL Performance Analyzer (SPA)? (Choose two.)

Correct Answer: BD

QUESTION 20

The USERS tablespace consists of data files 3 and 4 and must always be online in read/write mode.
Which two are true about using RMAN to perform an open database back up of this tablespace? (Choose two.)

Correct Answer: CE