Very Large Insert All Command May Consume PGA, Leading to ORA-4036 or ORA-700[over pga_aggregate_limit]
(Doc ID 2273886.1)
Last updated on JULY 25, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 to 12.2.0.1 [Release 12.1 to 12.2]Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.
NOTE: In the images and/or the document content below, the user information and data used represents fictitious data. Any similarity to actual persons, living or dead, is purely coincidental and not intended in any manner.
Symptoms
Executing a single, very large multi table insert statement (INSERT ALL stmt)
consumes large memory in PGA. The statement may fail with ORA-4036 error,
or ORA-700 [over pga_aggregate_limit] error may be recorded in the trace file.
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 |
Cause |
Solution |
References |