Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Exporting huge tables from Oracle 8.0.5
Dear Everybody,
I was trying to export a huge table (around 3.5GB of total extents) to a file using Oracle export utility and I got this error message:
EXP-00002: error in writing to export file EXP-00222: System error message 5 EXP-00000: Export terminated unsuccessfully
I repeated the try but it finished the same way. It is interesting that
both times it happened at the moment the export file grew to 2147483647
bytes. I have enough free space on the disk so I was thinking that maybe
it is some OS limitation (I run on Solaris 2.6)?
But on the other hand one Oracle datafile on the same machine has
already exceeded 5.7GB.
What could be the reason than?
Received on Fri Dec 01 2000 - 04:26:09 CST
![]() |
![]() |