You must transport the UNIVERSITY tablespace from one database to another. The UNIVERSITY tablespace is currently open read/write.
The source and destination platforms have different endian formats. Examine this list of actions:
* 1.Make the UNIVERSITY tablespace read-only on the source system.
* 2. Export the UNIVERSITY tablespace metadata using EXPDP.
* 3. Convert the UNIVERSITY tablespace data fies to the destination platform format using RMAN on the source system.
* 4. Copy the UNIVERSITY tablespace data files to the destination system.
* 5.Copy the Data Pump dump set to the destination system.
* 6. Convert the UNIVERSITY tablespace data files to thedestination platform format using RMAN on the destination system.
* 7. Import the UNIVERSITY tablespace metadata using IMPDP.
* 8. Make the UNIVERSITY tablespace read/write on the destination system.
Which is the minimum number of actions required, in the correct order, to transport the UNIVERSITY tablespace?
Correct Answer:
B
Which three actions are performed by Database Upgrade Assistant (DBUA)? (Choose three.)
Correct Answer:
ACF
Which two are facets of performance planning that should always be considered or implemented for an Oracle Database environment? (Choose two.)
Correct Answer:
AE
Which three are true about performing an Oracle Database install on Linux? (Choose three.)
Correct Answer:
CEG
A user complains about poor database performance.
You want to verify if the user’s session has waited for certain types of I/O activity. Which view displays all waits waited on by a session at least once?
Correct Answer:
A