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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Can you query Oracle to ask how busy the server is?

Re: Can you query Oracle to ask how busy the server is?

From: Dave <solomons_dad.w.marks_and_whom_at_oracle.com>
Date: Fri, 15 Apr 2005 17:07:30 +0100
Message-ID: <DVR7e.18$UG6.128@news.oracle.com>

deanbrown3d wrote:
> I want to query a database every few seconds to tell me how busy it is
> right now, so that I can give a visible indicator. This would help the
> users of our program see why their processes may or may not be taking a
> long time, or let them know why its all working slowly right now.
>
> Any ideas?
>
> THX!
>
> Dean
>

SELECT 'I''d be less busy if you stopped asking this stupid question' FROM DUAL; Received on Fri Apr 15 2005 - 11:07:30 CDT

Original text of this message

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