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-00824: Cannot Set sga_target Due to Existing Internal Settings

Expert Oracle Database Tips by Donald BurlesonFebruary 15, 2015

 

Question:  I reset the memory structure, and now I cannot start the database.  I'm getting the following error message:

ORA-00824: cannot set sga_target due to existing internal settings, see alert log for more information

How can I get rid of this ORA-00824 error and get my database back online?


Answer:  To diagnose any error, you start by using the oerr utility to display the ORA-00824: cannot set sga_target due to existing internal settings error:

ORA-00824: cannot set sga_target due to existing internal settings, see alert log for more information

Cause: Unable to set sga_target due to current parameter settings.

Action: See alert log for more information.

The alert log will contain specific information on actions to take to rectify the condition causing the ORA-00824 error.  Let's assume the alert.log contains the following message:

Cannot set sga_target with db_block_buffers set

The obvious answer is to not set db_block_buffers when using sga_target.  Enabling automatic SGA Management by setting sga_target>0 in the same init.ora file when using the obsolete db_block_buffers parameter, pretty much guarantees an ORA-00824 error.

Either set sga_target=0 to disable SGA Management or remove the db_block_buffer paramenter from your spfile.  Since the db_block_buffer parameter is obsolete, it makes sense to remove it.  Attempting to edit the spfile directly with a text editor can cause a corruption issue.  To safely remove the db_block_buffer parameter, do the following:

  1. Create a pfile from the spfile
  2. Remove the line containing the db_block_buffer parameter using a text editor
  3. Create a new spfile from the updated pfile
  4. Startup the database

The ORA-00824 should no longer be an issue.

 
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