标题: ORA-02043: must end current transaction before executing string [打印本页] 作者: admin 时间: 2016-7-19 16:21 标题: ORA-02043: must end current transaction before executing string ORA-02043: must end current transaction before executing string Cause: a transaction is in progress and one of the following commands
commands is issued: COMMIT FORCE, ROLLBACK FORCE, or ALTER SYSTEM
ENABLE DISTRIBUTED RECOVERY in single process mode. Action: COMMIT or ROLLBACK the current transaction and resubmit command.