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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Capacity Planner from OEM VS Statspack

Re: Capacity Planner from OEM VS Statspack

From: Mladen Gogala <mladen_at_wangtrading.com>
Date: Fri, 6 Feb 2004 14:48:43 -0500
Message-ID: <20040206194843.GA5721@mladen.wangtrading.com>


SYSOUT? DASD? I haven't heard such language in a long time. It's more unusual to hear such language these days then to see certain type of performances at superbowl half-time. What you can do about locked trace file is to use oradebug close_trace command. You will first have to locate PID of the holding process (on Unix boxes there are fuser and lsof commands, I don't have any idea about the mainframe world.) and attach to it (SETOSPID). Then you can issue CLOSE_TRACE command which should release the lock on the trace file.

On 02/06/2004 01:32:26 PM, babette.turnerunderwood_at_hrdc-drhc.gc.ca wrote:
> I had given up on trace files a while ago...
>
> I could NEVER format the trace files that went to SYSOUT=20
> Finally in 8.1.7.4 we were about to write trace files to DASD
> I have not had any luck using tkprof to format these files though.
>
> Also, after creating the tracefile, the trace file is not always =
> readable.
> For some reason, the oracle service / database keeps am exclusive
> lock
> =
> on
> the file and I cannot view it. Obvioulsy I cannot shutdown the
> database=20
> just to release the lock.
>
> Maybe I will try trace files again...=20
> Will have to record time and date of trace, what I was doing and
> check
> =
> hours (days?) later to see if file lock has been released :-(
>
> - Babette
>
>
> -----Original Message-----
> From: oracle-l-bounce_at_freelists.org =
> [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of =
> Jared.Still_at_radisys.com
> Sent: 2004-02-05 3:33 PM
> To: oracle-l_at_freelists.org
> Subject: RE: Capacity Planner from OEM VS Statspack
>
>
> Babette,
> Have you done a 10046 trace on this?
>
> Jared
>
>
>
>
>
>
> <babette.turnerunderwood_at_hrdc-drhc.gc.ca>
> Sent by: oracle-l-bounce_at_freelists.org
> 02/05/2004 11:47 AM
> Please respond to oracle-l
>
> =20
> To: <oracle-l_at_freelists.org>
> cc:=20
> Subject: RE: Capacity Planner from OEM VS Statspack
>
>
> It is worse than that .....
>
> EVERYONE has noticed that at times the performance is abysmally slow.
> BUT according to all of the mainframe reporting information=3D20
> Everything is fine... No swapping, no paging, no disk bottleneck, no
> =3D
> memory problems, no CPU problems.....
>
> For instance, full tablescan (no indexes) to update a NULL column to
> =3D
> NULL
> on 1 Million rows. Can take up to three times as long at times.
> BUT System people insist there is nothing being pushed at the system
> =3D
> level.
> The CPU is not maxed out, the disks have no bottlenecks or contention
> =
> =3D
> and there are no memory problems at this time.
>
> There are only three things, CPU, DISK, Network.
> There has to be something wrong with at least one of them to be
> getting =
> =3D
> the weird sporadic performance that we get.
>
> It is hard to get overall picture of health of machine in MF =3D
> environment.
> We have Logical machines (LPARs) on a single physical box.
> I know that I/O on other LPARs can affect our I/O, but we are told
> that =
> =3D
> there are no problems according to the system records.
>
> The statspack information is a bonus. We have SOMETHING that we can
> say =
> =3D
> "explain this". Still waiting on explanation for a few weeks now...
>
> Babette
>
> -----Original Message-----
> From: oracle-l-bounce_at_freelists.org =3D
> [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Niall Litchfield
> Sent: 2004-02-03 3:21 PM
> To: oracle-l_at_freelists.org
> Subject: RE: Capacity Planner from OEM VS Statspack
>
>
> > I agree with Ian.... Sometimes Statspack is VERY useful..
> >=3D3D20
> > In our case the Statspack reports shows ave read times of=3D3D20
> > 1-10ms. However we occasionally see read times of 300-700 ms.
> >=3D3D20
> > We are currently investigating what is on the slower disks,=3D3D20
> > What systems are sharing them, and whether oracle
> is=3D3D3D20=3D3D20
> > chaining I/O requests and giving false stats or if there=3D3D20
> > really is a =3D3D3D problem. (Hey, on OS/390 mainframe system =
> we=3D3D20
> > don't get iostat / sar / vmstat / =3D3D3D
> > top)
> >=3D3D20
> > This top-down approach doesn't address any SPECIFIC=3D3D20
> > performance proble. BUT ... if we didn't have Statspack=3D3D20
> > running periodically, we might have =3D3D3D missed this.
> >=3D3D20
> > - Babette
>
> I think the interesting question here is 'If you had missed this,
> would
> anyone care?' and its corollary 'now you have caught it, does anyone
> =
> =3D3D
> care?'.
> Now I admit that I have a biased view in that all anyone ever seems
> to
> complain to me about is 'Screen X is running slow' or 'we can't
> complete =
> =3D
> =3D3D
> our
> management reports overnight' or 'I'm not a dba so your presentation
> on
> managing databases that I chose to attend was irrelevant' - oops
> sorry
> =
> =3D
> =3D3D
> not
> that last one. Almost never does anyone whinge that 'the system is
> =3D3D
> slow', or
> at least when they do they have a specific example in mind. As a
> result =
> =3D
> =3D3D
> I am
> definitely biased towards a view that systems don't experience
> problems =
> =3D
> =3D3D
> -
> processes do. I *suspect* that even where the *system* is slow then =
> =3D3D
> actually
> it will be fewer than 5 processes that are killing it, but have no
> =3D3D
> proof.=3D3D20
>
> Niall
>
> ----------------------------------------------------------------
> 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
> -----------------------------------------------------------------
> ----------------------------------------------------------------
> 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
> -----------------------------------------------------------------
>
>
>
>
> ----------------------------------------------------------------
> 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
> -----------------------------------------------------------------
> ----------------------------------------------------------------
> 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
> -----------------------------------------------------------------
>



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 Fri Feb 06 2004 - 13:48:43 CST

Original text of this message

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