Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: help - perf. slow
So, what is app server doing? That is the problem with 3-tier applications:
you have 3 layers of possible failure. If oracle isn't doing anything,
then the database performance is OK. Let me guess: users are calling DBA
and saying that the database is slow. You should tell them that the database
isn't doing anything , and is doing that blindingly fast. You have httpd
processes on the app server, ~10M memory each, which isn't enough to cause
memory shortage. You can have a bug in the app server, network problem,
incorrect configuration, any number of things. What app server are you
using, and do you have support? Do you have any tool to profile the application
execution and see where the application is waiting?
is
On 05/13/2004 10:37:04 AM, Paula_Stankus_at_doh.state.fl.us wrote:
> Application server thrashing - and performance for users slow
>
> CPU states: 0.0% idle, 42.8% user, 57.2% kernel, 0.0% iowait, 0.0% =
> swap
> Memory: 2048M real, 357M free, 1349M swap in use, 1022M swap free
>
-- Mladen Gogala Oracle DBA 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.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 May 13 2004 - 11:30:27 CDT
![]() |
![]() |