Show TOC

-5005: Missing non-NULL valueLocate this document in the navigation structure

Use

Explanation

The INSERT or UPDATE statement must contain non-NULL values for all mandatory columns. If a key specification is provided, non-NULL values must be specified for all key columns.

User Response

Use a QUERY-statement issued on the system table DOMAIN.COLUMNS to find out the mandatory columns and the key columns of the table.