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

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle & OS related questions...

Re: Oracle & OS related questions...

From: <spokal_at_my-deja.com>
Date: Mon, 18 Oct 1999 18:07:39 GMT
Message-ID: <7ufnl2$rut$1@nnrp1.deja.com>


How and where can I check the OS DB_BLOCK_SIZE on NT and on HP UNIX.

Thnks.

In article <7ueqlm$8rj$1_at_nnrp1.deja.com>,   david_petit_at_yahoo.com wrote:
> Then how about the performance IF the data block size of OS not
change?
> i.e. read a data block need one I/O. What is the advantage if the
> DB_BLOCK_SIZE increase from 2K to 4K while the data block of OS still
> 2K (need 2 I/O read)?
>
> David
>
> In article <7ue8ol$t4d$1_at_nnrp1.deja.com>,
> jdufour_at_my-deja.com wrote:
> > The gain depends on the nature of the DB. If an OLTP DB with lots
of
> > random queries on rows of 2000 bytes or less, probably would not
> > benefit performance, in fact, would likely degrade. If more
> > batch-oriented or DSS or data warehouse type DB, you would likely
gain
> > from the larger block size.
> >
> > Jerry Dufour jdufour_at_home.com
> >
> > In article <7ue7b2$scn$1_at_nnrp1.deja.com>,
> > david_petit_at_yahoo.com wrote:
> > > Hello all,
> > >
> > > I want to ask some questions about the Oracle and OS questions.
Hope
> > > someone can help.
> > >
> > > 1) I know that during each I/O, OS reads the data block size from
> hard
> > > disk to memory. If I doubling the DB_BLOCK_SIZE, is there any
> > > performacce gain if the OS block size still not change? For
example,
> > if
> > > I change the DB_BLOCK_SIZE from 2K to 4K, OS still needs two I/O
to
> > move
> > > the data from disk to memory, what are the advantages of setting
> > > DB_BLOCK_SIZE from 2K to 4K? And Is is possible to change the data
> > block
> > > size on Solaris and Windows NT, and how? (or pointing to which web
> > site
> > > discuss these issues)
> > >
> > > Thanks,
> > > David
> > >
> > > Sent via Deja.com http://www.deja.com/
> > > Before you buy.
> > >
> >
> > Sent via Deja.com http://www.deja.com/
> > Before you buy.
> >
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Mon Oct 18 1999 - 13:07:39 CDT

Original text of this message

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