-25310: Column does not permit NULL values
Explanation:
An error has occurred while uploading (DATALOAD or FASTLOAD) or updating data (DATAUPDATE).
You cannot upload NULL values into columns that have been defined as NOT NULL columns and that have no system default value.
User Action:
Correct the data and re-execute the command.