MultipleChoice
You want to transport the UNIVERSITY tablespace from one database to another.
The UNIVERSITY tablespace is currently open read/write.
The source and destination platforms have the same endian format.
Examine this list of steps:
1. Make the UNIVERSITY tablespace read-only on the source system.
2. Export the UNIVERSITY tablespace metadata using EXPDP.
3. Create a cross-platform backup set from the UNIVERSITY tablespace on the source system, using an
RMAN command that includes the DATAPUMP clause.
4. Copy the cross-platform backup sets to the destination system.
5. Copy the Data Pump dump set from the source to the destination system.
6. Restore the cross-platform backup set on the destination system using an RMAN command that includes
the DATAPUMP clause.
7. Import the UNIVERSITY tablespace metadata using IMPDP.
8. Make the UNIVERSITY tablespace read/write on the destination system.
Which are the minimum number of steps required, in the correct order, to transport the UNIVERSITY
tablespace?
OptionsMultipleChoice
Which two are prerequisites for using FLASHBACK TABLE? (Choose two.)
OptionsMultipleChoice
Which two are true about RMAN Multisection backups when a very large data file is divided into four sections?
(Choose two.)
OptionsMultipleChoice
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 common tables, 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 with the application root.
Which are the minimum required steps in the correct sequence?
OptionsMultipleChoice
Your CDB has two regular PDBs as well as one application container with two application PDBs and an
application seed.
No changes have been made to the standard PDB$SEED.
How many default temporary tablespaces can be assigned in the CDB?
OptionsMultipleChoice
Which three are performed by Oracle Automatic Storage Management (ASM) instances? (Choose three.)
OptionsMultipleChoice
Which two are true about Oracle Database Configuration Assistant (DBCA)? (Choose two.)
OptionsMultipleChoice
Which two are true about Rapid Home Provisioning of Oracle software? (Choose two.)
OptionsMultipleChoice
Which two are true about poorly performing SQL statements and their tuning in Oracle database instances?
(Choose two.)
OptionsMultipleChoice
The HR_ROOT application container must support the execution of a query on a table shared by application
local PDBs PDB1 and PDB2, and remote PDB PDB3.
Which three are true? (Choose three.)
Options