Fwd: Large block sizes for OLAP database
From: Vishal Gupta <vishal_at_vishalgupta.com>
Date: Tue, 3 Feb 2009 08:45:23 -0000
Message-ID: <DB6D9276-3C9D-4DDD-9E17-FA543AE6840C_at_vishalgupta.com>
Date: Tue, 3 Feb 2009 08:45:23 -0000
Message-ID: <DB6D9276-3C9D-4DDD-9E17-FA543AE6840C_at_vishalgupta.com>
Cheers,
Vishal Gupta
Begin forwarded message:
From: "Vishal Gupta" <vishal_at_vishalgupta.com> Date: 3 February 2009 08:40:57 GMT To: <stmontgo_at_gmail.com> Subject: Re: Large block sizes for OLAP database One thing to keep in mind with different block size is that you would also need to allocate two different buffer cache in sga. One for default db block size and one each for every non database default db block size. And non default block size buffer can not be automatically managed by asmm. You might waste sga this way. So different block size is not advisable. Cheers, Vishal Gupta On 2 Feb 2009, at 19:37, "stmontgo_at_gmail.com" <stmontgo_at_gmail.com> wrote:
> Good day,
> We're jumping into the wonderfull world of Oracle Business
> Intelligence with HR Analytics.
>
> It looks like we'll be creating an OLAP type of database where
> Oracle recommends
> large block sizes. The database will also contain some metadata for
> the Informatica Configuration
> and HR Analytics portion.
>
> If I'm looking at larger block sizes and am wondering if I should be
> creating the database with
> a large block size or should I be looking at creating tablespaces
> with larger block sizes
> and leaving the db with a standard 8k size.
>
> Does anyone have an opion either way?
>
> Thanks
>
> Steve
>
> Our config will look like this
> OEL 64 bit
> Oracle 10.2.0.4
> OBIEE 10.1.3.4
> OBI (Hr Analytics) 7.9.5.1
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Feb 03 2009 - 02:45:23 CST