You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AbortStatusRollBackAbandonedAbortStatus="MRT client roll back abandoned. Server will eventually abort the MRT."
25
-
AbortStatusCloseAbandonedAbortStatus="MRT has been rolled back, but MRT client close was abandoned. Server will eventually close the MRT."
24
+
AbortStatusRollBackAbandonedAbortStatus="Transaction client roll back abandoned. Server will eventually abort the Transaction."
25
+
AbortStatusCloseAbandonedAbortStatus="Transaction has been rolled back, but Transaction client close was abandoned. Server will eventually close the Transaction."
CommitErrorVerifyFailCloseAbandonedCommitError="Transaction verify failed. Transaction aborted. Transaction client close abandoned. Server will eventually close the Transaction."
23
+
CommitErrorVerifyFailAbortAbandonedCommitError="Transaction verify failed. Transaction client abort abandoned. Server will eventually abort the Transaction."
24
+
CommitErrorMarkRollForwardAbandonedCommitError="Transaction client mark roll forward abandoned. Server will eventually abort the Transaction."
CommitStatusRollForwardAbandonedCommitStatus="MRT client roll forward abandoned. Server will eventually commit the MRT."
26
-
CommitStatusCloseAbandonedCommitStatus="MRT has been rolled forward, but MRT client close was abandoned. Server will eventually close the MRT."
25
+
CommitStatusRollForwardAbandonedCommitStatus="Transaction client roll forward abandoned. Server will eventually commit the Transaction."
26
+
CommitStatusCloseAbandonedCommitStatus="Transaction has been rolled forward, but Transaction client close was abandoned. Server will eventually close the Transaction."
0 commit comments