Import data by oracle sql develper
Summary
Error importing 1.000.000 of rows (csv type)Content
I am currently testing Oracle exadata express and i am currently working with Oracle sql developer app.
After loading a schema (migration from mysql) I would like to import data to the oracle database. To do that purpose I have all the tables in csv format and i use oracle sql developer to connect to the database.
When i try to import the data (1Milion rows) of a table it shows me an error and it only inserts 11183 rows.
I am using linux and the error is displayed into the terminal where i have launched the sql developer app:
Tagged:
3