Datapump and index building
Dear Experts,
Currently we are going to use "exp and imp" utilities to unload CONTENT=DATA_ONLY from production and load into Dev server.
Actuality, my questions are as follows:
1. Does expdp utility unload indexes along DATA if I specify CONTENT=DATA_ONLY?
2. If it does - Does imp utility rebuild the indexes while loading data?
3. if it dosn't - How can I unload indexes along DATA in CONTENT=DATA_ONLY case?
Thank you all in advance
Best Regards