Entering content frame

-884: Missing indicator variable 

Explanation:

The database system allows NULL values for the variable. For this it requires an indicator variable.

User Action:

In addition to the SQL variable you must specify an indicator variable. This specification is not necessary when it is ensured that null values will not occur.

 

Leaving content frame