Oracle Error PLS-00156: Null constraints not supported for object attributes.

Oracle Error Message

PLS-00156: Null constraints not supported for object attributes.

Reason for the Error

A null constraint was specified for an attribute in an object. This is not supported.

Solution

Remove the constraint.