Oracle DBA, How To, Error, Cause and Action

ORA-01400: cannot insert NULL into (string)

ORA-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.

No comments:

Post a Comment

Thanks for your comment.