Contents Index Column '%1' in table '%2' cannot be NULL. The invalid data was supplied to load table in a data file on line %3. Column '%1' not found in table '%2'

ASA Error Messages
  Database Error Messages
    Alphabetic list of error messages

Column '%1' not found


Item Value
SQLCODE -143
Constant SQLE_COLUMN_NOT_FOUND
SQLSTATE 52003
Sybase error code 207
ODBC 2 State S0002
ODBC 3 State 42S22
Parameter 1 Name of the column that could not be found.
Probable cause 

You misspelled the name of a column, or the column you are looking for is in a different table.


Contents Index Column '%1' in table '%2' cannot be NULL. The invalid data was supplied to load table in a data file on line %3. Column '%1' not found in table '%2'