Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Table Data Import failing with inflateRatio error

User_8J0IPJun 28 2019 — edited Jul 1 2019

I installed sql developer 19.1.0.094

Trying to import data into table using import data wizard.

Data imported from Excel file.

Works perfect in version 17.

In Version 19.1.0.094 I received the below error

File C:\ES_EMS_Customers_20062019_V2_Netto.xlsx cannot be opened due to the following error: Zip bomb detected! The file would exceed the max. ratio of compressed file size to the size of the expanded data.

This may indicate that the file is used to inflate memory usage and thus could pose a security risk.

You can adjust this limit via ZipSecureFile.setMinInflateRatio() if you need to work with files which exceed this limit.

Uncompressed size: 396705, Raw/compressed size: 3967, ratio: 0.010000

Limits: MIN_INFLATE_RATIO: 0.010000, Entry: xl/pivotCache/pivotCacheRecords1.xml.

any clue please ?

New setting somewhere in this version which I need to adjust ?

thx,

J.

Comments
Post Details
Added on Jun 28 2019
9 comments
1,383 views