it is possible in oracle9i , by setting initialization param
db_8k_cache_size
you need to restart the instance before create a tablespace
use
create tablespace tablespace_name datafile 'abc.dbf' size 1m blocksize
8192 , It will create a tablespace of differnet blocksize. yiou can go
upto 32k blocksize
Best Rgds/Ashwani Kamboj(New Delhi)
On Jun 11, 4:18 pm, "
kumar.janid...@gmail.com"