Advertisement
javapapo

expdp

Jan 13th, 2013
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.23 KB | None | 0 0
  1. expdp system/ [password_of_System] @ [SID] schemas=[name of the schema] dumpfile=[filename].dmp logfile=[filename].log
  2.  
  3. #example
  4.  
  5. expdp system/oracle@mydbsid SCHEMAS=staging dumpfile=exportStagingOriginal.dmp logfile=original.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement