Database Tuning (MOSC)

MOSC Banner

AMM and PGA/SGA Settings

edited Mar 29, 2017 4:59AM in Database Tuning (MOSC) 9 commentsAnswered

Hi All,

Hopefully this is a quick question that someone can help with.

We currently have an environment running 11.2.0.4 Standard Edition using AMM capped at 7GB on a windows environment.

ALTER SYSTEM SET memory_max_target='7168M' SCOPE=SPFILE;

ALTER SYSTEM SET memory_target='7168M' SCOPE=SPFILE;

We had an issue where the  usage on the server for our Oracle.exe was hitting 11GB!

Am I correct in thinking that both the SGA and PGA can grow above the maximum target setting of 7GB?

What is the best way of diagnosing these memory leak issues?

Thanks

Hakan

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center