Oracle Consulting Oracle Training Oracle Support Development
Home
Catalog
Oracle Books
SQL Server Books
IT Books
Job Interview Books
eBooks
Rampant Horse Books
911 Series
Pedagogue Books

Oracle Software
image
Write for Rampant
Publish with Rampant
Rampant News
Rampant Authors
Rampant Staff
 Phone
 800-766-1884
Oracle News
Oracle Forum
Oracle Tips
Articles by our Authors
Press Releases
SQL Server Books
image
image

Oracle 11g Books

Oracle tuning

Oracle training

Oracle support

Remote Oracle

STATSPACK Viewer

Privacy Policy

 

   
 

ss

Oracle Tips by Burleson 

Chapter 7 Oracle Storage and Object Internal Scripting  

Owner    Name          Name     Used?  Used             Version   SQL Outlined
-------- ------------- -------- ------ ---------------- --------- -----------------       
TELE_DBA PROD_OUTLINE1 PROD     UNUSED 13/05/1999 23:39 8.1.5.0.0 select owner,table_name
                                                                  from dba_tables
         PROD_OUTLINE2          UNUSED 13/05/1999 23:39 8.1.5.0.0 select * from 
                                                                  dba_data_files  
         TEST_OUTLINE1 TEST     UNUSED 13/05/1999 23:39 8.1.5.0.0 select a.table_name,    
                                                                  b.tablespace_name, 
                                                                  c.file_name from  
                                                                  dba_tables a, dba_table 
         TEST_OUTLINE2          UNUSED 13/05/1999 23:39 8.1.5.0.0 select * from
                                                                  dba_data_files 

In the outline report, monitor for outlines that either haven’t been used or haven’t been used recently, and review whether they are still pertinent to the database application. The outln_utl package is used to maintain outlines.

Monitoring Outline Hints

Outlines generate and use outline hints. The outline hints are viewed in the dba_outline_hints view. The report below demonstrates how to monitor the outline hints. A sample output from that report is shown below.

Outline_hint.sql



 

The Oracle script collection contains more than 600 working Oracle scripts.  You can download them immediately at this link:
 


 

Linux Oracle commands syntax poster

ION Oracle tuning software

Oracle data dictionary reference poster



Oracle Forum

BC Oracle consulting support training

BC remote Oracle DBA   

 

   

 Copyright © 1996 -2017 by Burleson. All rights reserved.


Oracle® is the registered trademark of Oracle Corporation. SQL Server® is the registered trademark of Microsoft Corporation. 
Many of the designations used by computer vendors to distinguish their products are claimed as Trademarks