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

Free Oracle Tips

HTML Text

 Home
 E-mail Us
 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   


 

 

 


 

 

   

 

  Oracle Tips by Burleson ConsultingConsultingConsulting

Monitoring Control Files and Initialization Parameters

The control files have traditionally been a “don’t ask, don’t tell” element of Oracle. Everyone knew they were there but weren’t sure what they were for or how they could be monitored. Although initialization parameters were easy to monitor, no one did so. Now, in Oracle8, Oracle8i, and Oracle9i, monitoring both control files and initialization parameters, which are critical to database health and well-being, is much easier.

Monitoring Control Files

Oracle7 (from release 7.3 on) and Oracle8 provide the V$CONTROLFILE view to help keep track of the control files. Oracle8 provides the V$CONTROLFILE_RECORD view that is used with Recovery Manager. In Oracle9i, the V$CONTROLFILE_RECORD view becomes the V$CONTROLFILE_RECORD_SECTION view. The script in Source 11.32 can be used to monitor control file status. Its output is documented in Listing 11.27.

SOURCE 11.32 Script to monitor control file location and status.

See Code Depot

Note that the Control File Status should always be blank. If it shows a status, it’s an indication that the control file is corrupt. That said, because the database can’t start up if the file is corrupt, this is an unlikely occurrence. You should confirm that the files are on separate disks or disk arrays. 

TIP   

In previous versions of Oracle prior to 8, the control files were usually less than 1 megabyte in size. From Oracle8on, they can be tens of megabytes in size due to the extra backup material monitored. Be careful to allow for this in your file systems.


www.dba-oracle.com/oracle_scripts.htm

  
 

 
 
 
 
Oracle performance tuning software
 
 

 

 
 
 
Oracle performance Tuning 10g reference poster
 
 
 
Oracle training in Linux commands
 
Oracle training Excel
 
Oracle training & performance tuning books
 

 

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 -  2012 

All rights reserved.

Oracle © is the registered trademark of Oracle Corporation.