ORA-26008

Error: ORA-26008: NOT NULL column string has a nullif clause

Causa: A column which is NOT NULL in the database has a SQL*Loader NULLIF clause on it.

Acción: Remove the NULLIF clause in the SQL*Loader control file.

COMENTARIOS:


No hay comentarios.