Details
-
New Feature
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
Description
Have the capability to force cpimport to ignore all errors while loading instead of specifying "-e" with a fixed number of rows. Maybe a "cpimport -g" or "cpimport -e all" to ignore all errors while loading.
Secondly, cpimport to have the capability to redirect the BAD records which failed the cpimport load to a user-defined path/file.
cpimport -e all -R /tmp/failed_records.out |