User Tools

Site Tools


database:oracle:oracle_data_pump

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
database:oracle:oracle_data_pump [2023/11/14 19:24]
manu
database:oracle:oracle_data_pump [2023/11/16 14:36] (current)
manu
Line 1: Line 1:
 ====== Oracle export/​import database ====== ====== Oracle export/​import database ======
  
-Dump an oracle database on multiple files+Dump an oracle database on multiple files (split)
 <cli prompt='​$'>​ <cli prompt='​$'>​
 $ expdp system/​******** logfile=exp_pdco1mob00_full_12232013.txt directory=ABC dumpfile=exp_pdco1mob00_full_1_12232013.dmp,​exp_pdco1mob00_full_2_12232013.dmp,​exp_pdco1mob00_full_3_12232013.dmp,​exp_pdco1mob00_full_4_12232013.dmp full=y exclude=statistics filesize=5g $ expdp system/​******** logfile=exp_pdco1mob00_full_12232013.txt directory=ABC dumpfile=exp_pdco1mob00_full_1_12232013.dmp,​exp_pdco1mob00_full_2_12232013.dmp,​exp_pdco1mob00_full_3_12232013.dmp,​exp_pdco1mob00_full_4_12232013.dmp full=y exclude=statistics filesize=5g
 +</​cli>​
 +
 +Using compression
 +<cli prompt='​$'>​
 +expdp test/test compression=all directory=dp dumpfile=wcomp.dmp
 </​cli>​ </​cli>​
  
database/oracle/oracle_data_pump.1699986254.txt.gz · Last modified: 2023/11/14 19:24 by manu