ORA-4030 Running APPS PLSQL package
(Doc ID 1605083.1)
Last updated on FEBRUARY 22, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.2 and laterInformation in this document applies to any platform.
Symptoms
ORA-4030 errors are raised while running a PLSQL code.
In the provided trace files we can see the error is raised when the PGA usage gets to 15GB and mostly of it is under:
88% 13 GB, 1762829 chunks: "PL/SQL STACK " PL/SQL
The failing PLSQL code belongs to the APPS code and seems to have a recursive call, for example:
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |