Which two statements are true about Resource Manager pl…

Which two statements are true about Resource Manager plans for individual pluggable databases (PDB plans) in a multitenant container database (CDB)?

Which two statements are true about Resource Manager plans for individual pluggable databases (PDB plans) in a multitenant container database (CDB)?

A.
If no PDB plan is enabled for a pluggable database, all sessions for that PDB are treated to an equal share of resources.

B.
To enable a resource plan for a PDB, a CDB resource plan must be created and enabled.

C.
If a PDB plan is enabled for a pluggable database, Resource Manager uses the resource allocation at the PDB level and ignores the limits set at the CDB level.

D.
If no PDB plan is enabled for a pluggable database, the PDB uses the CDB plan.

E.
If a PDB plan is enabled for a pluggable database, resources are allocated to consumer groups based on the shares provided to the PDB in the CDB plan and the shares provided to the consumer groups in the PDB plan.



Leave a Reply 4

Your email address will not be published. Required fields are marked *


Flame

Flame

BE
A CDB resource plan determines the amount of resources allocated to each PDB. A PDB resource plan determines how the resources allocated to a specific PDB are allocated to consumer groups within that PDB.

ismaelv90

ismaelv90

I think A,E

Flame

Flame

B is wrong
“When you create one or more PDB resource plans and there is no CDB resource plan, the CDB uses the DEFAULT_CDB_PLAN that is supplied with Oracle Database”
A is correct
“When you do not explicitly define directives for a PDB, the PDB uses the default directive for PDBs.By default each PDB is allocated 1 share of the resources”
I think you are right as usual
AE are correct answers