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

Home -> Community -> Usenet -> c.d.o.server -> Re: Performence on Oracle instance running on Sun Solaris/Sparc

Re: Performence on Oracle instance running on Sun Solaris/Sparc

From: andrew_webby at hotmail <spam_at_no.thanks.com>
Date: Wed, 23 May 2001 10:29:46 +0100
Message-ID: <990610214.15678.0.nnrp-13.c30bdde2@news.demon.co.uk>

Tommy

I think you should take a utlbstat/utlestat snapshot and post the results. I also think it is most likely NOT a memory issue because of lack of 'sr'. It doesn't matter really that SYSTEM tablespace is almost full. When that becomes an issue, you will get an error and not a performance problem.

I notice that your redo logs are on the same disk as oracle binaries - in which case, if you are having connections coming in (client's attaching) during your work, then there will be sever contention on that disk which will result in waits...

A proper utlbstat report will show buffer cache/library cache etc info which will be more useful.

Andrew

"Tommy Svensson" <tkman23_at_hotmail.com> wrote in message news:ebf7c6db.0105221323.3860f883_at_posting.google.com...
> Hi!
>
> We have huge and strange performance problem on one of our oracle
> instance
> running our ERP software on Sun Solaris Servers and OS.
> We have done a lot of tuning and testing to found the performance
> problem but
> without any luck :-(

<SNIP> Received on Wed May 23 2001 - 04:29:46 CDT

Original text of this message

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