Database Error Messages

SQL*Loader-00572

Warning: cannot add "_\%p" to string for file string. Using file name as is.

Cause

SQL*Loader could not add "_%p" to the file name. The name specified or the derived name may be too long.


Action

No action is needed. This is a warning. However, for a parallel load with external tables or express mode, the file may be overwritten or may get corrupted due to contention on the file by multiple parallel query slaves. Try the operation again with a shorter file name.