Re: Measuring I/O at the session level
Date: Fri, 08 Sep 2000 11:33:17 -0400
Message-ID: <39B906BD.63096AA2_at_hotmail.com>
I tried answering to your personal email but got a mailer error, so there:
That's because the first portion of the script is a Unix command giving you the process id at the operating system level and it's corresponding cpu usage. Find out from your administrator what the equivalent is in Solaris and substitute your command.
Good luck!
> Gerard Demers wrote:
>
> From: "Michael J. Moore" <mNiOcShPaAeMl.j.moore_at_wcom.com>
> To: Max <max_stout_at_hotmail.com>
> Subject: Re: Measuring I/O at the session level
> Date: Thu, 07 Sep 2000 15:00:17 -0700
>
> This does not seem to work for me. I am running the C shell with
> Solaris
> and
> I get:
>
> SQL> !ps -eaf -o pcpu,pid,user,tty,comm | grep ora | grep -v \/sh |
> grep -v
> Usage: grep -hblcnsviw pattern file . . .
>
>
> Can you tell me what I am doing wrong? This looks like it would be a
> very
> useful script.
> Thanks, .
Received on Fri Sep 08 2000 - 17:33:17 CEST