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

LPX-00200: could not convert from encoding ~1s to ~2s

1 Answers  


ORA-23437: template authorization already exists for user

1 Answers  


ORA-16209: Logical standby dictionary build failed to complete.

1 Answers  


PLS-00391: undefined column 'string' in UPDATE statement

1 Answers  


ORA-40001: value for string must be greater than zero

1 Answers  


SQL*Loader-00958: Error popping data relocation address stack

1 Answers  


ORA-13335: LRS measure information not defined

1 Answers  


ORA-32583: query passed to table function has wrong number of elements in select list

1 Answers  


CLSR-01012: Invalid instance stop mode [string] is specified

1 Answers  


ORA-03219: Tablespace 'string' is dictionary-managed, offline or temporary

1 Answers  


ORA-06263: NETNTT: out of memory in pi_connect

1 Answers  


ORA-02428: could not add foreign key reference

1 Answers  


Categories