Database Error Messages

OCI-01400

cannot insert NULL into (string)

Cause

An attempt was made to insert NULL into previously listed objects.


Action

These objects cannot accept NULL values. Reservable columns cannot accept NULL values.