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.