forcing db_block_size using DBCA on Oracle 10g Standard Edition
I have a full import of an Oracle 9i Enterprise Edition database with blocksize 6144. I am trying to create a database on Oracle 10g R2 standard edition with the same blocksize to avoid errors. The problem is that DBCA will not allow me to create a database with a blocksize of 6144. I can create one with 8k, 4k ... but not 6k (6144). How can I create the database to have a block size of 6144?
Please advise,
Faith
0