Apply initrans, pctfree..
-
I'm planning to modify INITRANS and PCTFREE parameters on some tables and re-import them by impdp with "table_exists_action=replace" clause for the changes take effect in all data.
-
Is it correct my theory or I have to drop and create explicitly the objects?
-
Regards.