is there a need to clean out everything if your 1st impdp is mess up
hi guys,
appreciate your sharing from your experiences.
to handle a production data,
to do a full database import or schmas impdp, is it sufficient to just only create the necessary tablespaces and just perform a impdp ?
meaning all the necessary create indexes, users, tables, constraint, triggers , procedures will be all imported nicely ?
I some how learn a hard way then if I miss a tablesapaces, I have to really spend t some time to look throught all the DDL metadata ( spool out from the existing expdp dump)
at times, there is no DDL for the tablespaces from the expdp dump.