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: RAC in NAS

Re: RAC in NAS

From: Mark Brinsmead <pythianbrinsmead_at_gmail.com>
Date: Sun, 30 Jul 2006 19:20:09 -0400
Message-ID: <cf3341710607301620n405b535awd0bd6ddd573c0bab@mail.gmail.com>


Okay, fair enough. I guess you *did* say that. Still, it's not a very "viable"
test on systems where you *might* be allowed to restart the database about once every three or four *months*. (And even then, usually only with a darned good reason.)

Oh well...

Anyway, you raise a pretty good point. The question of whether or not your database is actually *using* Asynch I/O is a pretty important one, as the answer has rather profound implications.

Wouldn't it be nice if it was as simple as

   select * from v$asynch_io;
or something?

I do like your "watch" technique -- I'll file that away for future reference.
But it doesn't help me much with an instance that's already running...

On 7/29/06, Nuno Souto <dbvision_at_iinet.net.au> wrote:
>
> Mark Brinsmead wrote,on my timestamp of 29/07/2006 11:55 AM:
>
> > But here's the half where you're wrong. (Or at least, not completely
> > "right".) Those hypothetical
> > "other" applications can just as easily be resposibly for the
> > *increases* in the slabinfo stats as
> > they are they would be for "non-zero" values. After all, those values
> > had to increase from zero
> > *some* *time*, didn't they. ;-)
>
> sure, but the chance of any of them touching the count when
> you start an Oracle instance is remote. Remember that I
> said to watch the counter WHEN you start Oracle.
>
> [...]
>
>
> --

Cheers,
-- Mark Brinsmead

   Staff DBA,
   The Pythian Group
   http://www.pythian.com/blogs

--
http://www.freelists.org/webpage/oracle-l
Received on Sun Jul 30 2006 - 18:20:09 CDT

Original text of this message

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