ORA-22972: NULL value not allowed in PRIMARY KEY-based object identifier
What triggered the Error:
value constituting the PRIMARY KEY-based object identifier is NULL.What should we do to fix it:
sure the expressions in MAKE_REF system function or attributes in the WITH OBJECT OID clause of an object view do not evaluate to NULL.