For Oracle support & training call (800) 766-1884
Free Oracle Tips

Home
Oracle Tips
Oracle Code Depot
Oracle Monitoring
Oracle Consulting
Oracle Training
Oracle News
Oracle Forum
Oracle Support





 

Free Oracle Tips

image

 
HTML Text

Free Oracle App Server Tips

image

 
HTML Text


Privacy Policy

Redneck

Dress Code

Oracle tuning

Oracle training

Oracle support

Remote Oracle


 

   
  Oracle Tips by Burleson

Easy Oracle Automation
Chapter 7 -
Application and SQL Management

WorkLoad

In the next section, automated task scheduling of tuning efforts will be explored.

Automated Task Scheduling

Oracle Database 10g scheduler helps the DBA to schedule routine administration tasks such as gathering optimizer statistics. The availability of valid statistics on the database objects helps the cost-based optimizer (CBO) generate optimal execution plans. This feature reduces the occurrence of poorly performing SQL statements due to stale or invalid statistics and enhances SQL execution performance.

The dbms_scheduler package enables the DBA to control when and where various tasks take place. By automating the routine tasks, human error can be minimized resulting in reduced operating costs.

Unfortunately, Oracle does not provide a defined process to migrate a dbms_jobs job to dbms_scheduler; the DBA must perform this manually. The scheduler does not guarantee that a job will execute on an exact time because the system may be overloaded and resources unavailable.

A program is a collection of metadata about what will be run by the scheduler. The programs can be PL/SQL block, PL/SQL procedure, Java code and C programs. A schedule specifies when and how many times a job is executed. A job specifies what needs to be executed, when to be executed, and with what parameters.


The above text is an excerpt from:

Easy Oracle Automation
Oracle10g Automatic Storage, Memory and Diagnostic Features

ISBN 0-9745993-6-0

by Dr. Arun Kumar R.
 


For more details and scripts, see my new book " Oracle Tuning: The Definitive Reference", over 900 pages of BC's favorite tuning tips & scripts. 

You can buy it direct from the publisher for 30%-off and get instant access to the code depot.

  
 

 
 
 
 
Oracle performance tuning software
 
 

 

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

 

Fast-Track Oracle Support
PO Box 511
Kittrell, NC 27544


Email BC: