ktmutil.exe 커널 트랜잭션 관리 유틸리티 3a7c5a42fd1351429a890693af30d4c8

File info

File name: ktmutil.exe.mui
Size: 8704 byte
MD5: 3a7c5a42fd1351429a890693af30d4c8
SHA1: dd3d1f69b667090f5fd0c3977c89f645b5c3a1a2
SHA256: 86518d060b9a5e8fa0b41e003d3de1f8dc88475e617fb40427601820a8fb5ad4
Operating systems: Windows 10
Extension: MUI
In x64: ktmutil.exe 커널 트랜잭션 관리 유틸리티(32비트)

Translations messages and strings

If an error occurred or the following message in Korean language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.

id Korean English
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
0x40002716tm 및 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}
0x40002717TmGuid TmLogPath-------------------------------------- ----------------------------------------- TmGuid TmLogPath-------------------------------------- -----------------------------------------
0x40002718TxGuid 설명-------------------------------------- ----------------------------------------- TxGuid Description-------------------------------------- -----------------------------------------
0x40002719KTMUTIL 유틸리티를 사용하려면 관리자 권한이 있어야 합니다. The KTMUTIL utility requires that you have administrative privileges.
0x4000271A%1은(는) 잘못된 매개 변수입니다. %1 is an invalid parameter.
0x4000271BOldestTransactionTxGuid: %1!s! OldestTransactionTxGuid: %1!s!
0x4000271COldestTransactionAge: %1!s! OldestTransactionAge: %1!s!
0x4000271DSuperiorResourceManager: %1!s! SuperiorResourceManager: %1!s!
0x4000271ESubordinateResourceManager: %1!s! SubordinateResourceManager: %1!s!
0x4000271FCrmTransactionManagerId: %1!s! CrmTransactionManagerId: %1!s!
0x40002720CrmResourceManagerId: %1!s! CrmResourceManagerId: %1!s!
0x40002721CrmEnlistmentId: %1!s! CrmEnlistmentId: %1!s!
0x40002722SuperiorTransactionManager: %1!s! SuperiorTransactionManager: %1!s!
0x40002723SuperiorRmDescription: %1!s! SuperiorRmDescription: %1!s!
0x40002724SuperiorEnlistment: %1!s! SuperiorEnlistment: %1!s!
0x40002725SubordinateEnlistment: %1!s! SubordinateEnlistment: %1!s!
0x40002726로그 경로: %1!s! Log Path: %1!s!
0x40002727TmGuid: %1!s! TmGuid: %1!s!
0x40002728TxGuid: %1!s! TxGuid: %1!s!
0x40002729결과: 결정되지 않음 Outcome: Undetermined
0x4000272A결과: 커밋됨 Outcome: Committed
0x4000272B결과: 롤백됨 Outcome: Rolled Back
0x4000272C트랜잭션 설명: %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.

EXIF

File Name:ktmutil.exe.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-ktmutil.resources_31bf3856ad364e35_10.0.15063.0_ko-kr_047d7d2f8893e73b\
File Size:8.5 kB
File Permissions:rw-rw-rw-
File Type:Win32 DLL
File Type Extension:dll
MIME Type:application/octet-stream
Machine Type:Intel 386 or later, and compatibles
Time Stamp:0000:00:00 00:00:00
PE Type:PE32
Linker Version:14.10
Code Size:0
Initialized Data Size:8192
Uninitialized Data Size:0
Entry Point:0x0000
OS Version:10.0
Image Version:10.0
Subsystem Version:6.0
Subsystem:Windows GUI
File Version Number:10.0.15063.0
Product Version Number:10.0.15063.0
File Flags Mask:0x003f
File Flags:(none)
File OS:Windows NT 32-bit
Object File Type:Executable application
File Subtype:0
Language Code:Korean
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:커널 트랜잭션 관리 유틸리티
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:ktmutil.exe
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:ktmutil.exe.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\x86_microsoft-windows-ktmutil.resources_31bf3856ad364e35_10.0.15063.0_ko-kr_a85ee1abd0367605\

What is ktmutil.exe.mui?

ktmutil.exe.mui is Multilingual User Interface resource file that contain Korean language for file ktmutil.exe (커널 트랜잭션 관리 유틸리티).

File version info

File Description:커널 트랜잭션 관리 유틸리티
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:ktmutil.exe
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original Filename:ktmutil.exe.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Translation:0x412, 1200