Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: DataPump on different nodes
hmmm ... not really explored that part but it is possible ...
expdp ... dumpfile=dpdir1:file1,dpdir1:file2,dpdir3:file3 will work. Remember that the directory dpdir1,2,3 should exists and will override the directory specified by DIRECTORY option.
may the force be with you, just don't try to compress the files until after
the expdp job has finished.
Raj
On Nov 21, 2007 8:50 PM, jayaraj rengarajan <jayaraj.rengarajan_at_gmail.com> wrote:
> On the same note with Datapump, can we place parallel dumps (eg.
> parallelism 4) into different directories?
>
> Since we don't have datapump compression feature in Oracle10g, writing big
> dumps into a single location (filesystem sizing) may cause space issue.
>
>
-- http://www.freelists.org/webpage/oracle-lReceived on Wed Nov 21 2007 - 21:19:19 CST
![]() |
![]() |