Call now: 252-767-6166  
Oracle Training Oracle Support Development Oracle Apps

 
 Home
 E-mail Us
 Oracle Articles
New Oracle Articles


 Oracle Training
 Oracle Tips

 Oracle Forum
 Class Catalog


 Remote DBA
 Oracle Tuning
 Emergency 911
 RAC Support
 Apps Support
 Analysis
 Design
 Implementation
 Oracle Support


 SQL Tuning
 Security

 Oracle UNIX
 Oracle Linux
 Monitoring
 Remote s
upport
 Remote plans
 Remote
services
 Application Server

 Applications
 Oracle Forms
 Oracle Portal
 App Upgrades
 SQL Server
 Oracle Concepts
 Software Support

 Remote S
upport  
 Development  

 Implementation


 Consulting Staff
 Consulting Prices
 Help Wanted!

 


 Oracle Posters
 Oracle Books

 Oracle Scripts
 Ion
 Excel-DB  

Don Burleson Blog 


 

 

 


 

 

 
 

ORA-04033: Insufficient Memory to Grow Pool

Oracle Database Tips by Donald BurlesonJune 14, 2015

Question:  I am trying to expand by shared_pool size and I get the ORA-04033 error:

SQL> alter system set shared_pool_size=10g  

ORA-02097: parameter cannot be modified because specified value is invalid
ORA-04033: Insufficient memory to grow pool  

How do I fix the ORA-04033 error?

Answer:  As the ORA-04033 message suggests, you do not have enough RAM allocated to the SGA to allow you to create a 10 gig shared pool. 

The oerr utility shows this for the ORA-04033 error, which is not very helpful:  

ORA-04033: Insufficient memory to grow pool

Cause: The system had insufficient memory to grow the pool to the specified size.

Action: Specify a smaller value to grow the pool.  

The ORA-04030 fix depends on your release of Oracle and you use of the sga_max_size parameter  and whether you have deployed Automatic Shared Memory Management (ASMM), a mechanism to automatically morph the pool sizes depending on system load.  Automatic memory management is enabled by using the memory_target  and memory_max_target initialization parameters.

Starting with Oracle9i, Oracle started using granules to include a reserved region of RAM memory for SGA growth, and this is the ORA-04033 limit when sga_max_size is deployed.  

Depending on your release and settings for parameters, the remedy to fix the ORA-04033 might include:

  •  Reduce the size of another pool or choose a smaller value for your pool parameter.  This SGA memory shift will avoid the ORA-04033 error when there is enough spare RAM.
  •  If you also see the ORA-04031: unable to allocate xxx bytes of shared memory, you need to Increase the RAM on the server (if not using sga_max_xxx parms)
  • Increase sga_max_size and bounce the database (or use scope=memory)
 
Get the Complete
Oracle SQL Tuning Information 

The landmark book "Advanced Oracle SQL Tuning  The Definitive Reference"  is filled with valuable information on Oracle SQL Tuning. This book includes scripts and tools to hypercharge Oracle 11g performance and you can buy it for 30% off directly from the publisher.

 


 

 

Burleson is the American Team

Note: This Oracle documentation was created as a support and Oracle training reference for use by our DBA performance tuning consulting professionals.  Feel free to ask questions on our Oracle forum.

Verify experience! Anyone considering using the services of an Oracle support expert should independently investigate their credentials and experience, and not rely on advertisements and self-proclaimed expertise. All legitimate Oracle experts publish their Oracle qualifications.

Errata?  Oracle technology is changing and we strive to update our BC Oracle support information.  If you find an error or have a suggestion for improving our content, we would appreciate your feedback.  Just  e-mail:  

and include the URL for the page.


                    









Burleson Consulting

The Oracle of Database Support

Oracle Performance Tuning

Remote DBA Services


 

Copyright © 1996 -  2020

All rights reserved by Burleson

Oracle ® is the registered trademark of Oracle Corporation.

 

 

��  
 
 
Oracle Training at Sea
 
 
 
 
oracle dba poster
 

 
Follow us on Twitter 
 
Oracle performance tuning software 
 
Oracle Linux poster