nerdexam
Oracle

1Z0-060 · Question #30

Identify two correct statements about multitenant architectures.

The correct answer is B. Multiple pluggable databases (PDBs) share certain multitenant container database (CDB) resources. E. Patches are always applied at the CDB level. B: Using 12c Resource manager you will be able control CPU, Exadata I/O, sessions and parallel servers. A new 12c CDB Resource Manager Plan will use so-called "Shares" (resource allocations) to specify how CPU is distributed between PDBs. A CDB Resource Manager Plan also can…

New Features for Database Infrastructure and Architecture

Question

Identify two correct statements about multitenant architectures.

Options

  • AMultitenant architecture can be deployed only in a Real Application Clusters (RAC) configuration.
  • BMultiple pluggable databases (PDBs) share certain multitenant container database (CDB) resources.
  • CMultiple CDBsshare certain PDB resources.
  • DMultiple non-RAC CDB instances can mount the same PDB as long as they are on the same server.
  • EPatches are always applied at the CDB level.
  • FA PDB can have a private undo tablespace.

How the community answered

(34 responses)
  • B
    91% (31)
  • C
    6% (2)
  • D
    3% (1)

Explanation

B: Using 12c Resource manager you will be able control CPU, Exadata I/O, sessions and parallel servers. A new 12c CDB Resource Manager Plan will use so-called "Shares" (resource allocations) to specify how CPU is distributed between PDBs. A CDB Resource Manager Plan also can use "utilization limits" to limit the CPU usage for a PDB. With a default directive, you do not need to modify the resource plan for each PDB plug and unplug. E: New paradigms for rapid patching and upgrades. The investment of time and effort to patch one multitenant container database results in patching all of its many pluggable databases. To patch a single pluggable database, you simply unplug/plug to a multitenant container database at a different Oracle Database software version. *The Oracle RAC documentation describes special considerations for a CDB in an Oracle RAC environment. * Oracle Multitenant is a new option for Oracle Database 12c Enterprise Edition that helps customers reduce IT costs by simplifying consolidation, provisioning, upgrades, and more. It is supported by a new architecture that allows a container database to hold many pluggable databases. And it fully complements other options, including Oracle Real Application Clusters and Oracle Active Data Guard. An existing database can be simply adopted, with no change, as a pluggable database; and no changes are needed in the other tiers of the application. Not D: You can unplug a PDB from one CDB and plug it into a different CDB without altering your schemas or applications. A PDB can be plugged into only one CDB at a time. *UNDO tablespace can NOT be local and stays on the CDB level. * Redo and undo go hand in hand, and so the CDB as a whole has a single undo tablespace per

Topics

#multitenant architecture#CDB PDB resources#patch management#shared resources

Community Discussion

No community discussion yet for this question.

Full 1Z0-060 Practice