Oracle Error ORA-02758: Allocation of internal array failed

Oracle Error Message

ORA-02758: Allocation of internal array failed

Reason for the Error

The package was unable to allocate memory for an array because the system ran out of memory.

Solution

Either reclaim memory by killing other processes or reboot the machine with more memory.