ORA-26010: Column string in table string is NOT NULL and is
not being loaded



ORA-26010: Column string in table string is NOT NULL and is not being loaded..

Answer / guest

Cause: A column which is NOT NULL in the database is not
being loaded and will cause every row to be rejected.

Action: Load the column by specifying the NOT NULL column in
the INTO TABLE clause in the SQL*Loader control file.

Please add more information about this Error

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-31094: incompatible SQL type "string" for attribute or element "string"

1 Answers  


PCB-00322: EXEC SQL LOB statements an Oracle extension

1 Answers  


ORA-09877: sstascre: shmget error, unable to get a shared memory segment.

1 Answers  


ORA-01520: number of data files to add (string) exceeds limit of string

1 Answers  


NZE-28790: NLS string open failure

1 Answers  


ORA-32053: operation not supported

1 Answers  


ORA-00269: specified log file is part of thread string not string

1 Answers  


ORA-16131: An error occurred during a Terminal Recovery of the standby.

1 Answers  


TNS-12672: Database logon failure

1 Answers  


RMAN-06002: command not allowed when not connected to a recovery catalog

1 Answers  


NNL-00250: DEFAULT-FORWARDERS-ONLY mode is currently disabled

1 Answers  


QSM-02137: agg(expr) requires correspondng STDDEV(expr) function

1 Answers  


Categories