12c and inmemory_size togheter with memory_target gives ORA-04031
Hi,
Im playing aorund with the new 12c database (12.1.0.2 on RHEL6).
Im using this:
memory_target=80G
inmemory_size=60G
At startup I get:
ORA-04031: unable to allocate 4984 bytes of shared memory ("shared pool","unknown object","sga heap(6,0)","I/O stat latches")
What have I missed here?
edit:
memory_target=110G
inmemory_size=60G
That works, but I dont feel I need so much allocated to my memory_target.
Regards
Peter