Saturday , April 27 2024

Effects of Very Frequent Growth and Shrink Operations on Automatic Memory Management(AMM)

 

In Oracle databases, when the Automatic Memory Management (AMM) is active, if the memory values grow and shrink too frequently, wait events can be observed in the database.

In this case, it will be necessary to reduce the frequency of growth and shrink operations performed in memory.

For this, it is necessary to increase the value of “_memory_broker_stat_interval _ parameter from Oracle parameters. The default value of this parameter is 30 seconds.

The last 800 resize operations can be seen with the following query.

 

We can change the parameter as follows.

Loading

About dbtut

We are a team with over 10 years of database management and BI experience. Our Expertises: Oracle, SQL Server, PostgreSQL, MySQL, MongoDB, Elasticsearch, Kibana, Grafana.

Leave a Reply

Your email address will not be published. Required fields are marked *

Categories