0x40002710 | ---- 支持的命令 ----tx 与事务处理相关的命令tm 与事务管理器相关的命令 |
---- Commands Supported ----tx Commands related to transactionstm Commands related to transaction managers |
0x40002711 | 错误: %0 |
Error: %0 |
0x40002712 | 将结果不确定的事务强制确定为提交结果或回退结果。用法 : ktmutil tx force commit {TmGuid} {TxGuid} ktmutil tx force rollback {TmGuid} {TxGuid} 例如 : ktmutil tx force commit {some-guid-here}*** 警告: 使用该命令可能导致数据损坏以及*** 事务处理不一致!提供此命令是因为,在以下事件中可能需要使用此命令: 上级 ResourceManager被卸载且永不再联机的事件;或者上级 TM 日志文件已损坏或删除的事件。此命令允许依赖的 TM 日志文件接收结果,并因此删除此依赖关系并继续执行操作。但是,应小心使用该命令,并接受可能发生的数据损坏问题。 |
Forces a transaction that has an undetermined outcome to either a committed or a rolled-back outcome.Usage : ktmutil tx force commit {TmGuid} {TxGuid} ktmutil tx force rollback {TmGuid} {TxGuid} Eg : ktmutil tx force commit {some-guid-here}*** WARNING: use of this command may cause data corruption and*** transactional inconsistency! This command is provided because it may be necessary in the event thata superior ResourceManager is uninstalled, and will never come backonline; or in the event that a superior tm logfile is corrupted ordeleted. This command will allow a dependent tm logfile to receive anoutcome, and thus remove this dependency and make forward progress.However, it should be used only with caution, and an acceptance of thepossible data corruption issues. |
0x40002713 | 放弃等待下级登记或 TM 响应的事务用法 : ktmutil tx forget {TmGuid} {RmGuid} {EnGuid} 例如 : ktmutil tx forget {some-guid-here} {some-guid-here} {some-guid-here}*** 警告: 使用该命令可能导致数据损坏以及*** 事务处理不一致!提供此命令是因为,在以下事件中可能需要使用此命令: ResourceManager被卸载且永不再联机的事件;或者下级 TM 日志文件已损坏或删除的事件。使用此命令,可以让从属的 TM 日志文件放弃某个事务,并因此删除此依赖关系并继续执行操作。但是,应小心使用该命令,并接受可能发生的数据损坏问题。 |
Forgets a transaction that is waiting for a response from a subordinate enlistment or tmUsage : ktmutil tx forget {TmGuid} {RmGuid} {EnGuid} Eg : ktmutil tx forget {some-guid-here} {some-guid-here} {some-guid-here}*** WARNING: use of this command may cause data corruption and*** transactional inconsistency! This command is provided because it may be necessary in the event thata ResourceManager is uninstalled, and will never come back online; orin the event that a subordinate tm logfile is corrupted or deleted.This command will allow a dependent tm logfile to forget atransaction, and thus remove this dependency and make forwardprogress. However, it should be used only with caution, and an acceptance of thepossible data corruption issues. |
0x40002714 | 用法 : ktmutil tx info {TmGuid} {TxGuid} 例如 : ktmutil tx info {some-Tm-guid-here} {some-Tx-guid-here} |
Usage : ktmutil tx info {TmGuid} {TxGuid} Eg : ktmutil tx info {some-Tm-guid-here} {some-Tx-guid-here} |
0x40002715 | 用法 : ktmutil tx list 列出所有事务 ktmutil tx info 获取有关事务的信息 ktmutil tx force 强制事务获得给定结果 ktmutil tx forget 放弃提交的事务 |
Usage : ktmutil tx list Lists all transactions ktmutil tx info Get information about a transaction ktmutil tx force Force a transaction to a given outcome ktmutil tx forget Forget a committed transaction |
0x40002716 | 列出 TM 和 TX 对象用法: ktmutil tx list 列出所有事务 ktmutil tx list [{TmGuid}] 列出 TM 中的事务 如果没有可选的 {TmGuid} 参数,则命令会列出全局命名空间中 可见的事务。如果有可选的 {TmGuid} 参数,则命令仅列出当前 该 TM 中存在的事务 例如 : ktmutil tx list {some-Tm-guid-here} |
Lists tm and tx objectsUsage: ktmutil tx list Lists all transactions ktmutil tx list [{TmGuid}] Lists transactions in a tm Without the optional {TmGuid} argument, the command lists transactions that are visible in the global namespace. With the optional {TmGuid} argument, the command lists only transactions that currently exist in that tm Eg : ktmutil tx list {some-Tm-guid-here} |
0x40002717 | TmGuid TmLogPath-------------------------------------- ----------------------------------------- |
TmGuid TmLogPath-------------------------------------- ----------------------------------------- |
0x40002718 | TxGuid 描述-------------------------------------- ----------------------------------------- |
TxGuid Description-------------------------------------- ----------------------------------------- |
0x40002719 | KTMUTIL 工具要求你具有系统管理权限。 |
The KTMUTIL utility requires that you have administrative privileges. |
0x4000271A | %1 是无效参数。 |
%1 is an invalid parameter. |
0x4000271B | OldestTransactionTxGuid: %1!s! |
OldestTransactionTxGuid: %1!s! |
0x4000271C | OldestTransactionAge: %1!s! |
OldestTransactionAge: %1!s! |
0x4000271D | SuperiorResourceManager: %1!s! |
SuperiorResourceManager: %1!s! |
0x4000271E | SubordinateResourceManager: %1!s! |
SubordinateResourceManager: %1!s! |
0x4000271F | CrmTransactionManagerId: %1!s! |
CrmTransactionManagerId: %1!s! |
0x40002720 | CrmResourceManagerId: %1!s! |
CrmResourceManagerId: %1!s! |
0x40002721 | CrmEnlistmentId: %1!s! |
CrmEnlistmentId: %1!s! |
0x40002722 | SuperiorTransactionManager: %1!s! |
SuperiorTransactionManager: %1!s! |
0x40002723 | SuperiorRmDescription: %1!s! |
SuperiorRmDescription: %1!s! |
0x40002724 | SuperiorEnlistment: %1!s! |
SuperiorEnlistment: %1!s! |
0x40002725 | SubordinateEnlistment: %1!s! |
SubordinateEnlistment: %1!s! |
0x40002726 | 日志路径: %1!s! |
Log Path: %1!s! |
0x40002727 | TmGuid: %1!s! |
TmGuid: %1!s! |
0x40002728 | TxGuid: %1!s! |
TxGuid: %1!s! |
0x40002729 | 结果: 未定 |
Outcome: Undetermined |
0x4000272A | 结果: 已确认 |
Outcome: Committed |
0x4000272B | 结果: 已回退 |
Outcome: Rolled Back |
0x4000272C | TransactionDescription: %1!s! |
TransactionDescription: %1!s! |
0x4000272D | 用法 : ktmutil tm list 列出所有事务管理器 ktmutil tm info 获取有关特定事务管理器的信息 |
Usage : ktmutil tm list Lists all transaction managers ktmutil tm info Get information about a particular transaction manager |
0x4000272E | 用法 : ktmutil tm info {TmGuid} 例如: ktmutil tm info {some-Tm-guid-here} |
Usage : ktmutil tm info {TmGuid} Eg : ktmutil tm info {some-Tm-guid-here} |
0x4000272F | \"ktmutil tx force\" 命令只能用于结果未定的事务。 |
The \"ktmutil tx force\" command can only be used on transactions with an undetermined outcome. |