Showing posts with label ora-00080 about. Show all posts
Showing posts with label ora-00080 about. Show all posts

Tuesday, August 23, 2022

ORA-00080 invalid global area specified

 ORA-00080 invalid global area specified by level string



    Oracle Database Server Error Code Messages ORA-00080 Help about Description;

Invalid global area specified by level string.

    Error Problem Cause;

An attempt was made to dump an invalid global area.

    How to Solve Fix; ORA-00080 invalid global area specified by level string?

    Fix Action for Solve;

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.

Featured Post

Ora-00921 Unexpected end of SQL Command

 ORA-00921 unexpected end of SQL command     Oracle Database Error Code Messages ORA-00921 About Help Description; Unexpected end of SQL com...

Search This Blog