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: asktom.oracle.com

Re: asktom.oracle.com

From: Bricklen Anderson <bricklen13_at_hotmail.com>
Date: 1 Mar 2002 09:45:44 -0800
Message-ID: <b416ca2d.0203010945.25361f0d@posting.google.com>


I'll back up Scott on his comments. Around the same time that he posted, I had been visiting the site, and I found the initial loading time of the index page took about 20 seconds or so.

no big deal, just concurring.

;-)

Thomas Kyte <tkyte_at_us.oracle.com> wrote in message news:<a5o6n4016rn_at_drn.newsguy.com>...
> In article <lEzf8.4568$zU2.716670_at_news1.news.adelphia.net>, "Scott says...
> >
> >Is there something going on to make it so very slow right now?
> >
> >
>
> You seem to have posted at 8:49 am GMT on friday (3:49 am EST for me)...
>
> Over the last 24 hours (from 9:50am EST thurs - 9:50am EST fri) my stats for
> page generation were:
>
> Pages Genererated 18,149
> Avg Elap seconds/page 0.37
> Slowest/Fastest Page 4.45/0.12 seconds (some of my report pages take a bit)
>
> I did not see any unusual spike or decline in pages generated:
>
> CASEWH CNT_LAST_24HRS CNT_PRIOR_24HRS CNT_DIFF
> ------ -------------- --------------- ----------
> Fri 02 465 578 -113
> Fri 03 709 763 -54
> Fri 04 753 725 28
> Fri 05 578 475 103
>
> the traffic was about the same as the same period 24 hours ago....
>
>
> 1 select to_char(time_stamp,'hh24'), min(elap), max(elap), avg(elap), count(*)
> 2 from wwv_flow_activity_log1$
> 3 where time_stamp between to_date( '01-mar-2002 2am', 'dd-mon-yyyy hham' )
> 4 and to_date( '01-mar-2002 5am', 'dd-mon-yyyy hham' )
> 5* group by to_char(time_stamp,'hh24' )
> flows_at_OSI816> /
>
> TO MIN(ELAP) MAX(ELAP) AVG(ELAP) COUNT(*)
> -- ---------- ---------- ---------- ----------
> 02 .14 2.42 .380516129 465
> 03 .14 2.15 .354654443 709
> 04 .14 2.32 .364196547 753
>
> flows_at_OSI816>
>
> the pages/hour for that period looked OK as well.
>
>
> I'll have someone look at the network later but I don't see any problems on this
> end.
Received on Fri Mar 01 2002 - 11:45:44 CST

Original text of this message

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