BJTU227E THE FIELD 'field_name' IN THE TABLE 'table_name' WHERE ROWID = 'id' IS BLANK.

Explanation

Database integrity violation. A field in the table row that must contain a value was empty, for example, GroupID.

System action

The utility terminates with the return code RC=12.

User response

Check specified row (ROWID = id) and insert correct value into the specified field.