1Z0-063 · Question #201
Which three statements are true about unplugging a pluggable database (PDB)?
The correct answer is A. A PDB must be in closed state before it can be unplugged. B. A PDB must have been opened at least once after creation. E. An unplugged PDB can be plugged into the same or another container database (CDB). A: To unplug a PDB, you first close it. E: You can disassociate or unplug a PDB from a CDB and reassociate or plug the PDB into the same CDB or into another CDB. Incorrect Answers: C: The PDB must be in a closed stated, not in a mounted state when unplugging it. D: The…
Question
Options
- AA PDB must be in closed state before it can be unplugged.
- BA PDB must have been opened at least once after creation.
- CA PDB must be in MOUNT state before it can be unplugged.
- DPDB data file are automatically removed from disk.
- EAn unplugged PDB can be plugged into the same or another container database (CDB).
How the community answered
(45 responses)- A71% (32)
- C9% (4)
- D20% (9)
Explanation
A: To unplug a PDB, you first close it. E: You can disassociate or unplug a PDB from a CDB and reassociate or plug the PDB into the same CDB or into another CDB. Incorrect Answers: C: The PDB must be in a closed stated, not in a mounted state when unplugging it. D: The unplugging operation makes changes in the PDB data files to record that the PDB was properly and successfully unplugged. Because the PDB is still part of the CDB, you can back it up in Oracle Recovery Manager (Oracle RMAN). pdb_unplug_plug.html
Topics
Community Discussion
No community discussion yet for this question.