Nulls
All data types include the null value. Distinct from all non-null values, the null value is a special value that denotes the absence of a (non-null) value.
IMS does not support setting columns to null. However, IMS interprets certain cases as null. For instance, variable-length segments where a field lies outside the segment boundary and segments with multiple mappings where a specific mapping does not apply are interpreted as null.