Recent content by NE WCC

  1. N

    Text Importer stops before all input records in text file are read

    We had need to try this again and it still is stopping. There are 212,144 records in the text file but it stops at 194,316. We have removed the following characters: #()'";,& replacing with space. The input file is 49.3 MB (51,765,248 bytes). We are running the 64 bit version now on a server...
  2. N

    Text Importer stops before all input records in text file are read

    The input file has 142,853 records and the importer stops loading records into the Oracle table after row 44354. There are no warnings or error messages, it just stops. Do you have any ideas why it won't finish loading the input file? PL/SQL Developer Version 12.0.5.1828 (32 bit) 01.115016...
Back
Top