Export Tables: Problem if exceeding 2GB?

Roeland

Member³
I was exporting all the tables with the "Export Tables" utility using the "PL/SQL Developer method"
Everything went well (I didn't receive any errors).
The resulting file was 2529311 KB big.

When I was importing this file in another DB, I again didn't receive any error (except of course the usual Foreign key violations). But after a while I noticed that a whole lot of tables were still empty.

Is there a export file size limit?
I couldn't find any restriction in the documentation. But anyway, if there is a file size limit, I expect to get some kind of exception telling me something went wrong.

Roeland

Version 8.0.4.1514
 
I don't think there should be any file size limit, but we'll investigate. Was the import and export done with 8.0.4?
 
The export and import was done with the same executable. The version of this executable was 8.0.4.1514
 
Back
Top