ktmutil.exe

Associated Error Codes

Below lists error codes and symbolic names found for this module.

CodeFound inDescription
0x4000271078.11011---- Commands Supported ---- tx Commands related to transactions tm Commands related to transaction managers
0x4000271178.11011Error:
0x4000271278.11011Forces 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 that a superior ResourceManager is uninstalled, and will never come back online; or in the event that a superior tm logfile is corrupted or deleted. This command will allow a dependent tm logfile to receive an outcome, and thus remove this dependency and make forward progress. However, it should be used only with caution, and an acceptance of the possible data corruption issues.
0x4000271378.11011Forgets a transaction that is waiting for a response from a subordinate enlistment or tm Usage : 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 that a ResourceManager is uninstalled, and will never come back online; or in the event that a subordinate tm logfile is corrupted or deleted. This command will allow a dependent tm logfile to forget a transaction, and thus remove this dependency and make forward progress. However, it should be used only with caution, and an acceptance of the possible data corruption issues.
0x4000271478.11011Usage : ktmutil tx info {TmGuid} {TxGuid} Eg : ktmutil tx info {some-Tm-guid-here} {some-Tx-guid-here}
0x4000271578.11011Usage : 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
0x4000271678.11011Lists tm and tx objects Usage: 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}
0x4000271778.11011TmGuid TmLogPath -------------------------------------- -----------------------------------------
0x4000271878.11011TxGuid Description -------------------------------------- -----------------------------------------
0x4000271978.11011The KTMUTIL utility requires that you have administrative privileges.
0x4000271a78.11011%1 is an invalid parameter.
0x4000271b78.11011OldestTransactionTxGuid: %1!s!
0x4000271c78.11011OldestTransactionAge: %1!s!
0x4000271d78.11011SuperiorResourceManager: %1!s!
0x4000271e78.11011SubordinateResourceManager: %1!s!
0x4000271f78.11011CrmTransactionManagerId: %1!s!
0x4000272078.11011CrmResourceManagerId: %1!s!
0x4000272178.11011CrmEnlistmentId: %1!s!
0x4000272278.11011SuperiorTransactionManager: %1!s!
0x4000272378.11011SuperiorRmDescription: %1!s!
0x4000272478.11011SuperiorEnlistment: %1!s!
0x4000272578.11011SubordinateEnlistment: %1!s!
0x4000272678.11011Log Path: %1!s!
0x4000272778.11011TmGuid: %1!s!
0x4000272878.11011TxGuid: %1!s!
0x4000272978.11011Outcome: Undetermined
0x4000272a78.11011Outcome: Committed
0x4000272b78.11011Outcome: Rolled Back
0x4000272c78.11011TransactionDescription: %1!s!
0x4000272d78.11011Usage : ktmutil tm list Lists all transaction managers ktmutil tm info Get information about a particular transaction manager
0x4000272e78.11011Usage : ktmutil tm info {TmGuid} Eg : ktmutil tm info {some-Tm-guid-here}
0x4000272f78.11011The "ktmutil tx force" command can only be used on transactions with an undetermined outcome.
32 entries