RE: system statistics in 10g

  • From: "Goulet, Dick" <DGoulet@xxxxxxxx>
  • To: <oracle-l@xxxxxxxxxxxxx>
  • Date: Thu, 17 Jun 2004 14:22:53 -0400

Mladen,

        Well said!

Dick Goulet
Senior Oracle DBA
Oracle Certified 8i DBA

-----Original Message-----
From: Mladen Gogala [mailto:mladen@xxxxxxxxxxxxxxx]
Sent: Thursday, June 17, 2004 2:11 PM
To: oracle-l@xxxxxxxxxxxxx
Subject: Re: system statistics in 10g



On 06/17/2004 01:42:48 PM, Lex de Haan wrote:
> my two euro cents:
> in 10g, it is better to use DBMS_SCHEDULER than to use DBMS_JOBS ...
> 

My $1 (US, not EURO): I have several schedulers on my system. The one that I 
use the most
is called "cron". DBMS_SCHEDULER is a complicated subsystem which can be used 
to schedule OS jobs
and make the mess with crontabs even more horrendous.

If I only need to schedule PL/SQL procedures, like DBMS_STATS, then DBMS_JOBS 
is completely sufficient.
In other words, I prefer the devil I know to the one that can cause unforeseen 
ORA-0600. 

-- 
Mladen Gogala
Oracle DBA



Note:
This message is for the named person's use only.  It may contain confidential, 
proprietary or legally privileged information.  No confidentiality or privilege 
is waived or lost by any mistransmission.  If you receive this message in 
error, please immediately delete it and all copies of it from your system, 
destroy any hard copies of it and notify the sender.  You must not, directly or 
indirectly, use, disclose, distribute, print, or copy any part of this message 
if you are not the intended recipient. Wang Trading LLC and any of its 
subsidiaries each reserve the right to monitor all e-mail communications 
through its networks.
Any views expressed in this message are those of the individual sender, except 
where the message states otherwise and the sender is authorized to state them 
to be the views of any such entity.

----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at //www.freelists.org/archives/oracle-l/
FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at //www.freelists.org/archives/oracle-l/
FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

Other related posts: