ORA-00850: PGA_AGGREGATE_TARGET string cannot be set to more than MEMORY_MAX_TARGET string

Error Message

ORA-00850: PGA_AGGREGATE_TARGET string cannot be set to more than MEMORY_MAX_TARGET string.

Cause

PGA_AGGREGATE_TARGET value was more than MEMORY_MAX_TARGET value.

Action

Set PGA_AGGREGATE_TARGET to be less than MEMORY_MAX_TARGET.

You May Also Like

Leave a Reply?