Hi Team,
We do export and import frequently.
IMPORT runs more time , because it creates indexes and constraints.
We decided to recreate them after import job.
Can anyone help me to track all indexes and constraints under the schema before we initiate EXPDP JOB.
It might help us to reduce the impdp job complexity
Thanks