ORA-22805: cannotinsert NULL object into object tables or nested tables Cause: An attempt was made to insert a NULL object into anobject table or a
Nested Table. Action: Ensurethat a non-NULL object is inserted into the table or insert an object
with attributes whose values are NULL.