ORA-26009
Error: ORA-26009: NOT NULL column string has a defaultif clause which may evaluate to null
Causa: A column which is NOT NULL in the database has a SQL*Loader DEFAULTIF clause which may evaluate to null.
Acción: Remove the DEFAULTIF clause in the SQL*Loader control file.
COMENTARIOS:
No hay comentarios.