While using data pump import over network link in Oracle:

    impdp test/test@db10g tables=SCOTT.EMP network_link=REMOTE_SCOTT 
    directory=TEST_DIR remap_schema=SCOTT:TEST

Where are we creating directory object (TEST_DIR, for the above example)? On source or target database? Or both?

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.