moving tables from 8k to 32k tablespace
Hi
We have a 8k block size database. Now the requirement from the client is to have a 32k tablespaces and tables needs to be moved to 32k tablespaces. What is the process or steps that we need to follow to accomplish this. We are thinking of either "MOVE" of tables and corresponding indexes or export and import of schemas using datapump utility.
0