ORA-00080: invalid global area specified by level string

Error Message

ORA-00080: invalid global area specified by level string

Cause

An attempt was made to dump an invalid global area.

Action

Use level 1 for the PGA, 2 for the SGA, and 3 for the UGA. Use [extra + level] to dump global area [level] as well as [extra] bytes for every pointer; must be a multiple of 4.

You May Also Like

Leave a Reply?