标题: ORA-30038: Cannot perform parallel insert [打印本页] 作者: admin 时间: 2016-9-4 19:10 标题: ORA-30038: Cannot perform parallel insert ORA-30038: Cannot perform parallel insert on non-partitioned object Cause: Attempt to performparallel insert on a non-partitioned object after a
previous DML on the object in the same transaction. Action: Commit beforeissueing the insert.