这个活动没有参与全局事务。
This activity doesn't participate in the global transaction.
数据库没有彻底关闭(在回滚段中有活动的事务)。
The database was not cleanly shut down (there are active transactions in the rollback segments).
事务是一个活动单元,其中数据的多个操作可以被原子化(不可分),精确地说就是所有的活动都是永久的,或者没有一个活动永久的。
A transaction is a unit of activity within which multiple operations on data can be made atomic (indivisible), such that exactly all or none of the actions are made permanent.
没有适当的事务隔离性,其他工作单元就可以访问某一活动工作单元所做的更新,即使该工作单元还未完成。
Without proper transaction isolation, other units of work can access updates made by an ongoing unit of work, even though that unit of work is incomplete.
活动日志——该日志包含没有提交或回滚的事务,或者已提交但尚未刷新到磁盘的事务。
Active logs - logs contain transactions that are not committed or roll backed or committed transactions yet not flushed to disk.
因此。活动的事务参与属性对于补偿行为具有影响,只要导航事务没有提交。
The Activity Takes Part in Transaction property, therefore, has an impact on the compensation behavior as long as the navigation transaction is not committed.
因此。活动的事务参与属性对于补偿行为具有影响,只要导航事务没有提交。
The Activity Takes Part in Transaction property, therefore, has an impact on the compensation behavior as long as the navigation transaction is not committed.
应用推荐