Question: 1
HR_ROOT is an application container with the HR_APP application installed.
No application PDBs and no application seed have yet been created in HR_ROOT.
An application PDB, PDB1, must be created so that the HR_APP application's common objects are accessible
to it.
Which two methods can be used? (Choose two.)
Question: 2
Which operating system group is NOT needed to perform an Oracle Database installation?
Question: 3
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?
A 1, 3, 4, 6, 8
B 3, 4, 6
C 1, 2, 3, 4, 5, 6, 7, 8
D 2, 3, 4, 5, 6, 7
Answer : A
Show Answer
Hide Answer
Question: 4
Which three true about recovering tables using RMAN? (Choose three.)
Question: 5
You plan to perform cross-platform PDB transport using XTTS.
Which two are true? (Choose two.)