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: which one (UTLBSTAT or UTLESTAT) creates STAT$END_...

RE: which one (UTLBSTAT or UTLESTAT) creates STAT$END_...

From: Suhen Pather <Suhen.Pather_at_strandbags.com.au>
Date: Tue, 06 Feb 2001 19:26:31 -0800
Message-ID: <F001.002AD153.20010206190527@fatcity.com>

Leslie,

I do not have the book but the STATS$BEGIN... and STATS$END... tables are created by utlbstat.sql

The utlestat.sql gathers all the stats, creates the summary tables and formats results into the report.txt file.

HTH
Suhen

Hi everybody,

I'm reading Michael R. Ault's Oracle8 DBA: Performance Tuning. On p41 the first paragraph mentions something like: UTLBSTAT creates STAT$BEGIN_... tables and that UTLESTAT creates STAT$END_... tables.

I checked the scripts in 8.0.5 and 8.1.5, and found that both STAT$BEGIN_... and STAT$END_... are created by UTLBSTAT.

Am I missing something here???

PS. either way it works, but I just don't want to mess up with OCP exam.

Thank you.

Leslie



Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices. http://auctions.yahoo.com/
--

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

Author: Leslie Lu
  INET: leslie_y_lu_at_yahoo.com
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--

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

Author: Suhen Pather
  INET: Suhen.Pather_at_strandbags.com.au
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Feb 06 2001 - 21:26:31 CST

Original text of this message

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