ORA-00080
Description
Invalid global area specified by level string
Cause
Possible cause of this error is an attempt was made to dump an invalid global area.
Action
To fix this error, 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; <extra> must be a multiple of 4.
reference
No comments:
Post a Comment