标题: ORA-12831: Must COMMIT or ROLLBACK after [打印本页] 作者: admin 时间: 2016-8-10 14:15 标题: ORA-12831: Must COMMIT or ROLLBACK after ORA-12831: MustCOMMIT or ROLLBACK after executing INSERT with APPEND hint Cause: After executing an INSERT statement with an APPENDhint, a command
other than COMMIT or ROLLBACK was issued. Action: ExecuteCOMMIT or ROLLBACK before issuing another SQL command.