Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: oracle export/import split compressed files
It is difficult to answer this question without access to (1) scripts
and (2) UNIXWARE. Do you use -b option of split? Try to split
something else, like an executable, PDF file, then concatenate and check
whether the
file is currupted or not. Try to export something small and set
the chunk size for split to a small value.
Regards,
Vsevolod
rob nye wrote in message ...
>When I export data from my database the file is greater than 2GB, so I
>changed it to be compressed via a unix pipe, the file is still greater
>than 2GB, so I changed it again to create multiple compressed chunks of
>1.8GB. this worked ok.
>
>BUT when i came tom import the split compressed files I received IMP 0008
>error message which implies that the export file is corrupted.
>
>The scripts I used were posted on the web, but dont apper to work for me.
>
>Can any one help, do you have scripts that do the job properly.
>
>It is a V7.3.4 Oracle database running under Unixware 2.1.3.
>
>Many Thanks in advance
>
>Rob
>
>------------------ Posted via CNET Help.com ------------------
> http://www.help.com/
Received on Thu Oct 14 1999 - 20:37:48 CDT
![]() |
![]() |