Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Done
-
None
-
None
-
2025-4, 2025-5, 2025-6, 2025-7
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 |