Memory resource controls for Oracle Database
Hello,
Do you know if Oracle Database locks its shared memory?
In other words, should I set zone.max-shm-memory and zone.max-locked-memory to the same value?
So far, I understand this amount corresponds to Oracle Database SGA size.
When considering zone.max-swap and capped-memory->physical I'd increment values considering Oracle Database PGA size and number of connections.
What I think it's somewhat odd is that Oracle Database is usually locking shared memory corresponding to almost all physical memory.
And I'm not sure if this could be acceptable.
If you can provide some info, I'd appreciate.
Thanks in advance,
Carlos.
Do you know if Oracle Database locks its shared memory?
In other words, should I set zone.max-shm-memory and zone.max-locked-memory to the same value?
So far, I understand this amount corresponds to Oracle Database SGA size.
When considering zone.max-swap and capped-memory->physical I'd increment values considering Oracle Database PGA size and number of connections.
What I think it's somewhat odd is that Oracle Database is usually locking shared memory corresponding to almost all physical memory.
And I'm not sure if this could be acceptable.
If you can provide some info, I'd appreciate.
Thanks in advance,
Carlos.
0