ORA-04031 and ORA-04033
We are getting following error while huge insert statements.
ORA-04031: unable to allocate 2704 bytes of shared memory ("shared pool","unknown object","sga heap(1,0)","enqueue resources")
When I tried to increase the shared pool memory, I am getting one more error. ORA-04033: Insufficient memory to grow pool
Any suggestions??
Thanks