HomeSybaseSybase Error – Column ‘%1’ in table ‘%2’ cannot be NULL. The invalid data was supplied to LOAD TABLE in a data file on line %3

Sybase Error – Column ‘%1’ in table ‘%2’ cannot be NULL. The invalid data was supplied to LOAD TABLE in a data file on line %3

In this blog post, you’ll learn more about the Sybase Error Column ‘%1’ in table ‘%2’ cannot be NULL. The invalid data was supplied to LOAD TABLE in a data file on line %3 and the reason for receiving this error

Sybase SQL Error Message

Column ‘%1’ in table ‘%2’ cannot be NULL. The invalid data was supplied to LOAD TABLE in a data file on line %3

Reason for this Error

You either have not supplied a value where a value is required or a data conversion was necessary that resulted in a NULL value. The column definition prohibits NULL values or the column is part of a NOT NULL foreign key.

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

In this blog post, you’ll learn more about the Sybase Error No plan. HTML_PLAN function is not supported for this...
In this blog post, you’ll learn more about the Sybase Error Division by zero and the reason for receiving this...
In this blog post, you’ll learn more about the Sybase Error Incorrect or missing encryption key and the reason for...