nerdexam
Oracle

1Z0-060 · Question #21

Which three statements are true concerning unplugging a pluggable database (PDB)?

The correct answer is B. The PDB must be dosed. D. The unplugged PDB can be plugged into the same multitenant container database (CDB) E. The unplugged PDB can be plugged into another CDB. B, not A:The PDB must be closed before unplugging it. D: An unplugged PDB containsdata dictionary tables, and some of the columns in these encode information in anendianness-sensitive way. There is no supported way to handle the conversion of suchcolumns automatically. This…

New Features for Database Infrastructure and Architecture

Question

Which three statements are true concerning unplugging a pluggable database (PDB)?

Options

  • AThe PDB must be open in read only mode.
  • BThe PDB must be dosed.
  • CThe unplugged PDB becomes a non-CDB.
  • DThe unplugged PDB can be plugged into the same multitenant container database (CDB)
  • EThe unplugged PDB can be plugged into another CDB.
  • FThe PDB data files are automatically removed from disk.

How the community answered

(47 responses)
  • A
    2% (1)
  • B
    91% (43)
  • C
    4% (2)
  • F
    2% (1)

Explanation

B, not A:The PDB must be closed before unplugging it. D: An unplugged PDB containsdata dictionary tables, and some of the columns in these encode information in anendianness-sensitive way. There is no supported way to handle the conversion of suchcolumns automatically. This means, quite simply, that an unplugged PDB cannot be movedacross an endianness difference. E (not F):To exploit the new unplug/plug paradigm for patching the Oracle version most effectively,the source anddestination CDBs should share a filesystem so that the PDB's datafiles canremain in place.

Topics

#PDB lifecycle#unplug PDB#multitenant#CDB

Community Discussion

No community discussion yet for this question.

Full 1Z0-060 Practice