标题: ORA-22805: cannot insert NULL object into [打印本页] 作者: admin 时间: 2016-8-31 17:29 标题: ORA-22805: cannot insert NULL object into 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.