Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: system statistics in 10g

RE: system statistics in 10g

From: Lex de Haan <lex.de.haan_at_naturaljoin.nl>
Date: Thu, 17 Jun 2004 19:42:48 +0200
Message-ID: <JFEEIGBIDOCCDALDIPLNGEIECEAA.lex.de.haan@naturaljoin.nl>


my two euro cents:
in 10g, it is better to use DBMS_SCHEDULER than to use DBMS_JOBS ...

Kind regards,
Lex.  



visit my website at http://www.naturaljoin.nl

-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Nelson, Allan Sent: Thursday, June 17, 2004 18:37
To: oracle-l_at_freelists.org
Subject: RE: system statistics in 10g

That reference is not to optimizer statistics but rather to extended sql trace statistics. You can use dbms_job to schedule dbms_stats to fix your issue. Cron is also available if you want to do it outside the database for some reason.

Allan




Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Thu Jun 17 2004 - 12:39:48 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US