Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

convert exp / imp syntax into data pump syntax

AthurumithuruOct 18 2007 — edited Oct 18 2007
Hi all,

can u all help me to convert exp / imp syntax into data pump systax;

exp userid = test/t@db file = test.dmp log = test.log buffer = 5000 constraints = Y statistics = none

imp test2/t@db file = test.dmp fromuser = test1 touser = test2
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 15 2007
Added on Oct 18 2007
6 comments
985 views