Details
-
Technical task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
None
Description
A lot of customers ask for the ability for LOAD DATA INFILE to work similarly to Oracle's SQLLOADER which has the ability to specify a "BAD" file as one of the parameters.
All the rejected records from the database are written to the "BAD" file so that the team can review those records and identify the root cause. Currently, there is no way to find out what went on and which records out of millions failed.
This is required for Oracle Migration projects.