nerdexam
Oracle

1Z0-083 · Question #50

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…

The correct answer is C. 1, 2, 3, 4, 5, 7, 8. A - is not correct because the endinaess are different so either 3 or 6 is needed B - is not correct because step 5 is missing but the trasport of the dump on the target is mandatory accoridng to…

Perform Advanced RMAN Concepts

Question

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 the destination 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?

Options

  • A1, 2, 4, 5, 7, 8
  • B1, 2, 4, 6, 7, 8
  • C1, 2, 3, 4, 5, 7, 8
  • D1, 2, 3, 4, 5, 6, 7, 8
  • E2, 4, 5, 6, 7

How the community answered

(27 responses)
  • A
    11% (3)
  • B
    4% (1)
  • C
    81% (22)
  • D
    4% (1)

Explanation

A - is not correct because the endinaess are different so either 3 or 6 is needed B - is not correct because step 5 is missing but the trasport of the dump on the target is mandatory accoridng to : https://docs.oracle.com/en/database/oracle/oracle-database/12.2/admin/transporting- data.html#GUID-CEDFBF9B-3A3B-43D4-9FF2-84EA2537BA8C C - is the correct answer D- not correct because it containes both 3 and 6 E - is not correct beacuse they missed step 1 of setting the tbs read-only

Topics

#cross-platform transport#tablespace transport#endian conversion#RMAN CONVERT

Community Discussion

No community discussion yet for this question.

Full 1Z0-083 Practice