My issue is now solved. There was a duplicate record about 200 records into the file that violated the primary key constraint. Oracle SQL Developer threw an error, I dropped the primary key, and then the data loaded with no further issues in both editor environments. Oracle SQL Developer threw...
Currently licensed version 10.0.5.1710 hangs and locks on a 2.75 GB csv text file with 34 million records after loading 750,000 records, with commit set to 100,000 records. Trial version 12.0.4.1826 (32 bit) slows to 5000 records per minute with commit set every 2000 records, after having...