标题: ORA-30735: cannot create multiple subtables of the same type under a supertable [打印本页] 作者: admin 时间: 2016-9-5 10:44 标题: ORA-30735: cannot create multiple subtables of the same type under a supertable ORA-30735: cannot create multiple subtables of the same type under asupertable Cause: An attempt was madeto create under a supertable (superview), a
subtable(subview) of the same type as another existing subtable (subview). Action: Drop the existingsubtable(subview) and retry the operation.