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: what is db block size

Re: what is db block size

From: Joshi Rajanish <dbaoracle2000_at_yahoo.com>
Date: Mon, 27 Nov 2000 03:56:16 -0800 (PST)
Message-Id: <10693.122924@fatcity.com>


Hi ,
you can give following query
select name ,value from v$parameter where name='db_block_size'; connect as sys user

or find your initsid.ora file and you will find db_block_size = 2048

regards ,
Rajanish Joshi
DBA Pune ,India



Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products. http://shopping.yahoo.com/ Received on Mon Nov 27 2000 - 05:56:16 CST

Original text of this message

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