Import .xlsx to oracle sql developer error -


i exporting .xlsx file 1,000,000 rows sql developer using 'import data' function. however, error:

error during handleevent on action 'import data... ' (id=998). none of attached controllers handled action. -  oracle.ide.controller.ideaction$controllerdelegatingcontroller@6eb6ea5e[oracle.dbt ools.raptor.controls.sqldialog.objectactioncontroller] 

can please help? thanks!

try using .xls file instead of .xlsx file. should work fine.


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

gradle error "Cannot convert the provided notation to a File or URI" -

python - NameError: name 'subprocess' is not defined -