Message-Id: <10694.123060@fatcity.com> From: Chuck Hamilton Date: Tue, 28 Nov 2000 06:11:31 -0800 (PST) Subject: Re: what is db block size --0-1967513926-975420691=:14874 Content-Type: text/plain; charset=us-ascii In sqlplus either of the following will work... show parameter db_block_size select value from v$parameter where name = 'db_block_size'; John Dunn wrote: How do I find out what the db block size is set to? John -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: John Dunn INET: john.dunn@sefas.co.uk Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). --------------------------------- Do You Yahoo!? Yahoo! Shopping - Thousands of Stores. Millions of Products. --0-1967513926-975420691=:14874 Content-Type: text/html; charset=us-ascii

In sqlplus either of the following will work...

    1. show parameter db_block_size
    2. select value from v$parameter where name = 'db_block_size';

  John Dunn <john.dunn@sefas.co.uk> wrote:

How do I find out what the db block size is set to?

John

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: John Dunn
INET: john.dunn@sefas.co.uk

Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
San Diego, California -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).



Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.