0x40002710 | ---- Commands Supported ----tx Commands related to transactionstm Commands related to transaction managers |
---- Commands Supported ----tx Commands related to transactionstm Commands related to transaction managers |
0x40002711 | Error: %0 |
Error: %0 |
0x40002712 | 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. |
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 | 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. |
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 | Usage : ktmutil tx info {TmGuid} {TxGuid} Eg : 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 | 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 |
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 | 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} |
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 Description-------------------------------------- ----------------------------------------- |
TxGuid Description-------------------------------------- ----------------------------------------- |
0x40002719 | The KTMUTIL utility requires that you have administrative privileges. |
The KTMUTIL utility requires that you have administrative privileges. |
0x4000271A | %1 is an invalid parameter. |
%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 | Log Path: %1!s! |
Log Path: %1!s! |
0x40002727 | TmGuid: %1!s! |
TmGuid: %1!s! |
0x40002728 | TxGuid: %1!s! |
TxGuid: %1!s! |
0x40002729 | Outcome: Undetermined |
Outcome: Undetermined |
0x4000272A | Outcome: Committed |
Outcome: Committed |
0x4000272B | Outcome: Rolled Back |
Outcome: Rolled Back |
0x4000272C | TransactionDescription: %1!s! |
TransactionDescription: %1!s! |
0x4000272D | Usage : ktmutil tm list Lists all transaction managers ktmutil tm info Get information about a particular transaction manager |
Usage : ktmutil tm list Lists all transaction managers ktmutil tm info Get information about a particular transaction manager |
0x4000272E | Usage : ktmutil tm info {TmGuid} Eg : ktmutil tm info {some-Tm-guid-here} |
Usage : ktmutil tm info {TmGuid} Eg : ktmutil tm info {some-Tm-guid-here} |
0x4000272F | The \"ktmutil tx force\" command can only be used on transactions with an undetermined outcome. |
The \"ktmutil tx force\" command can only be used on transactions with an undetermined outcome. |