Instantiation of a seed Target Oracle DB from Source Oracle DB using DBLINK.
What are the conditions and parameters we need to set up on the impdp statement using the oracle database link to directly copy from the Source Oracle DB using the dblink from the target DB ? This is for initial load. Any conditions to be fullfilled? Does this require flashback_scn on the impdp? The flashback_scn seems to cause a lot snapshot old errors though we doubled the size of UNDO. Wondering if the flashback_scn is even needed?
Please help.
Riaz.