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: DB_BLOCK_SIZE

Re: DB_BLOCK_SIZE

From: <saropani_at_my-dejanews.com>
Date: Thu, 04 Jun 1998 01:57:34 GMT
Message-ID: <6l4uue$9mc$1@nnrp1.dejanews.com>


In article <6l34qj$kdq_at_bobsn002.boc.texaco.com>,   "Kolaiel Alghamdi" <ghamdkh_at_texaco.com> wrote:
>
> Hello,
> How to to know the database block size.
> The initialization parameter DB_BLOCK_SIZE is not included in the
> initialization file.
> I am working with Oracle 7.2.2.0 on DG/UX 4.20
>
> Thank you.
>
>

Hi,

You can find the value of this parameter using svrmgrl as follows:

SVRMGRL>show parameter db_block_size

As this parameter is used only when database is created it may not be listed in initialization parameter file always.

Regards,
Saravanan

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/ Now offering spam-free web-based newsreading Received on Wed Jun 03 1998 - 20:57:34 CDT

Original text of this message

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