Can we alter tablespace to use different Block Size?
Oracle 11.0.1.7:
Is there a way to alter block size of a tablespace from 32k to 8k? I have whole bunch of schema in the database so I want to change the block size without having to drop all the tables. Dropping contents is fine because it's a dev. db