Laura, I really believe that you should take the 10046 and then contact
Hotsos.
It may and probably will save you some time and aggravation. They're not
very expensive,
around $50 per file analyzed. 

--
Mladen Gogala
Oracle DBA 



-----Original Message-----
Burton, Laura
Sent: Tuesday, August 26, 2003 3:30 PM
To: Multiple recipients of list ORACLE-L


No, I had read not to analyze the sys tables in the 'TIP' section of the
book I am using as a reference (Oracle Performance Tuning/Tips &
Techniques).  As I stated earlier, I also made sure that I analyzed all the
tables and indexes that were involved, because I had read that leaving a
table 'un'analyzed would cause a performance hit.

Someone earlier had suggested doing the analyze during an 'off' time. This I
did not do.  It was done while everything was going on, so maybe that is why
everything came to a standstill.  Anyway I want to try it again after I
upgrade and do so when others are not on.

If you know of any other gotcha's, please let me know.  I may not have
picked up on it in my research.

Someone else had responded about looking at systemic things before attacking
the code.  I had already done this and found that I needed to enlarge my
sort area because the disk read ratio was a little high.  I also enlarged my
shared pool size.  The stats I have been running since then to keep track of
this are staying between 98 and 99% so I do not think this is my problem
now.  Those changes did not make any difference to the users.  Even though
the disk/memory read was not above 95%, it was at 92% so that is probably
why no performance gain was noticed.  We are using PL/SQL procedures
heavily.  The stats on the Library Cache looked good though.  

I read something this weekend about how using 'logical' drives to separate
the different files can cause a performance hit.  I am using logical disks,
and I plan to change when I can, but I'm not sure yet how much that will
help.  I have redistributed some of the rollback segments so that they are
not all located on the same disk.  However since some of the drives are
logical, that may not have done any good. I've rebuilt indexes, changed
extent sizes to reduce the amount of extents, added rollback segments, etc.
In lieu of this, code is next...

Thanks,
Laura

-----Original Message-----
Sent: Tuesday, August 26, 2003 1:29 PM
To: Multiple recipients of list ORACLE-L

Did you analyze the sys  schema by mistake.  This can stop the fastest
database.  We had a contractor do that to an 8.0.5 database once, and only
once.

Ruth


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Burton, Laura
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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).



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.net
-- 
Author: Mladen Gogala
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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