Database Utilities (MOSC)

MOSC Banner

how to export scehma/tables remotely using datapump with out network link like normal export

edited Dec 2, 2012 7:49AM in Database Utilities (MOSC) 6 commentsAnswered
Hi All,

i need some help/suggestions on exporting a schema/tables remotely by using datapump utility with out network_link paramater like in normal export& import.

we can export schema/tables backup remotely using normal export with the following syntax:

exp usrename/password@dbname file=exp.dmp log=exp.log owner=<schemaname> etc....

is it possible in to export in datapump expdp utility remotely usrename/password@dbname with out network_link paramater.

for example : expdp usrename/password@dbname directory=dir_name dumpfile=exp.dmp logfile=exp.log schemas=<schema_name>

Please provide your suggestions on this type of option in expdp utility with out netwrok_link paramater.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center