export with large SQL file encounter error

JerryLee

Member
I am doing "Export Tables" on a very large table (about 10 million rows) ,and with the zip option is on. At last , I saw the error dialog. Saying Something like this :
"...... zip64 mode is not enabled native error 00043 ......" . I'm sure the disk is not full. So I suppose if the zip is 32bit software ,so it could not process large files ?

plsql/developer version: 14.0.6
oracle client driver: 19.16
os version: windows 10
 
Back
Top