10g Datapump – An Introduction
- Posted by Arjun Raja
- On June 30, 2009
- 0 Comments
In 10g you can continue to use the earlier exp and imp versions to export/import data. However if you export data using exp, then the import has to be with imp utility. You cannot export using the old exp utility and import using impdp The 2 new utilites in 10g are EXPDP and IMPDP. EXPORT […]
Read More