Hello,
What happens when sum of all PGA_AGGREGATE_LIMIT parameter of all PDBs exceeds the amount of value set for CDB level?
For example:
If I have PGA_AGGREGATE_LIMIT=10GB and have 2 PDBs, 1st PDB has 6GB and 2nd PDB has also 6GB so totally they have 12GB but PGA_AGGREGATE_LIMIT at CDB level is only 10GB.
Same applies to SGA_TARGET and PGA_AGGREGATE_TARGET.