Database Error Messages

OCI-39835

Direct path load partition memory exceeded. PGA use is stringkb, PGA limit is: stringkb

Cause

A direct path load ran out of process memory when loading multiple partitions.


Action

Use the PARTITION_MEMORY parameter to limit memory used when loading many partitions. Once this limit is reached, loading of some partition rows will be delayed until memory use falls below the limit. Use a value (kb) lower than the current program global area (PGA) limit included in this message and try the load again.