How to export import tablespace in one Oracle EBS database
Hi,
For some reasons, I need to change the segment space management of some tablespaces in our upgraded Oracle EBS database from manual to auto.
As I know the way to achieve this purpose is by doing export import tablespace, please correct me if I am wrong.
What is the best practice to do export import tablespace in one Oracle EBS database ?
For example, there is an ARD tablespace with manual segment space management. How to change its segment space management to auto ?
I wonder if there any data dependency between application modules in Oracle EBS which need to be concern.