does expdp lock tables??
-
I'm running on a version 10.2.0.4 and I have next question:
-
Does expdp lock tables when exporting them?
-
Because I need to backup two tables on-line and copy them to other DB, but the constraint is that the data in both tables has to be consistent.
could I achive it by expdp?
-
Regards.