!! Please do not post Off Topic to this List !!

Statspack does not increase performance.  It is an improved version of
utlbstat utlestat.  You can find the install instructions on metalink.  Once
it is installed you can take periodic performance snapshots and analyze.  I
find it is really best at being an additonal source when diagnosing
performance trouble when a particular job is running.  You can get some very
detailed info from the report regarding waits, latches and IO.  There is a
pretty good book on the subject also called tuning with statspack I think.
DBMS_STATS is used to get table and index stats which is definately going to
help performance if you are running the cost based optimizer.  Not a slam
here Chris but your questions are very basic and would suggest 1. you need
to read the docs and 2. you better learn a lot more about oralce before you
begin to worry about tuning your you database or you will likly make things
a lot worse.  Make sure you get familiar with the the admin and concepts
manuals, www.oradoc.com, as well as all the others.  Plenty of info will
also be found by making the google.com search engine your best friend.  Type
in "Statspack" and "dbms_stats" and see what you find.  Best of luck to you.
- Ethan

>-----Original Message-----
>From: CC Harvest [mailto:[EMAIL PROTECTED]]
>Sent: Thursday, September 13, 2001 3:15 PM
>To: Multiple recipients of list ORACLE-L
>Subject: Oracle8i Statspack
>
>
>!! Please do not post Off Topic to this List !!
>
>Hi, Gurus:
>  Did you try the Statspack? Will this new feature
>increase the performance a lot? how about the
>dbms_stats pachage?
>
>Thanks in advance.
>
>Chris Harvest.
>Creative Consulting.
>
>
>__________________________________________________
>Terrorist Attacks on U.S. - How can you help?
>Donate cash, emergency relief information
>http://dailynews.yahoo.com/fc/US/Emergency_Information/
>-- 
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>-- 
>Author: CC Harvest
>  INET: [EMAIL PROTECTED]
>
>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: [EMAIL PROTECTED] (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).
>

------------------------------------------------------------------------------
This e-mail is intended for the use of the addressee(s) only and may contain 
privileged, confidential, or proprietary information that is exempt from disclosure 
under law.  If you have received this message in error, please inform us promptly by 
reply e-mail, then delete the e-mail and destroy any printed copy.   Thank you.

==============================================================================
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Post, Ethan
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to