nerdexam
Oracle

1Z0-060 · Question #42

You are about to plug a multi-terabyte non-CDB into an existing multitenant container database (CDB). The characteristics of the non-CDB are as follows: - Version: Oracle Database 11gRelease 2…

The correct answer is B. Transportable tablespace. If the non-CDB is version 11.2.0.3 onward, you can consider using Transport Database, as described here. If the non-CDB is pre-11.2.0.3, then you can still consider using transportable

Upgrading to Oracle Database 12c

Question

You are about to plug a multi-terabyte non-CDB into an existing multitenant container database (CDB). The characteristics of the non-CDB are as follows:

  • Version: Oracle Database 11gRelease 2 (11.2.0.2.0) 64-bit
  • Character set: AL32UTF8
  • National character set: AL16UTF16
  • O/S: Oracle Linux 6 64-bit

The characteristics of the CDB are as follows:

  • Version: Oracle Database 12c Release 1 64-bit
  • Character Set: AL32UTF8
  • National character set: AL16UTF16
  • O/S: Oracle Linux 6 64-bit

Which technique should you use to minimize down time while plugging this non-CDB into the CDB?

Options

  • ATransportable database
  • BTransportable tablespace
  • CData Pump full export/import
  • DThe DBMS_PDB package
  • ERMAN

How the community answered

(40 responses)
  • A
    8% (3)
  • B
    57% (23)
  • C
    23% (9)
  • D
    10% (4)
  • E
    3% (1)

Explanation

If the non-CDB is version 11.2.0.3 onward, you can consider using Transport Database, as described here. If the non-CDB is pre-11.2.0.3, then you can still consider using transportable

Topics

#non-CDB migration#transportable tablespace#version upgrade#downtime minimization

Community Discussion

No community discussion yet for this question.

Full 1Z0-060 Practice