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.
PLS-00156: Null constraints not supported for object attributes.
A null constraint was specified for an attribute in an object. This is not supported.
Remove the constraint.