Failed to start OracleMTSRecoveryService?

I get this error on startup OracleMTSRecoveryService:

Could not start the OracleMTSRecoveryService service on Local Computer.
Error 1: Incorrect function.*

Also, when starting the ODAC start service failed.

OracleXETNSListeneralso does not start. I reinstalled ODAC, but the problem remains.

any suggestions? Any service conflicts?

+5
source share
12 answers

Look at the registry value HKEY_LOCAL_MACHINE\Software\Oracle\OracleMTSRecoveryService\Protid_0\and make sure the host name matches your computer name.

If you have Windows 7, the registry path

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ORACLE\OracleMTSRecoveryService\Protid_0
+11
source

This worked for me as well, but the registry path was wrong. I am running Windows 7 and the Oracle 11gR2 client, and the registry path is:

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ORACLE\OracleMTSRecoveryService\Protid_0

Here is the registry file:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ORACLE\OracleMTSRecoveryService\Protid_0]
"Name"="HTTP"
"Host"="putyourmachinesnamehere.com"
"Port"="2030"
+3
source

7, , , oracle C:\app ------\product\11.2.0\dbhome_1\BIN\omtsreco. exe, .

:)

Windows 7:

  • : regedit

  • , :

"\HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\\OracleMTSRecoveryService".

  • ImagePath Value , Oracle. C:\app\myuser\product\11.2.0\dbhome_1\BIN\omtsreco.exe "OracleMTSRecoveryService"
+1

regedit, , Oracle 11g . , - -. Host choosed , ()

+1

, , tnsnames listener C:\oraclexe\app\oracle\product\11.2.0\server\network\ADMIN

.

+1

Oracle PATH, . to c:\oracle\odac.

0

Windows 7:

1. : regedit

2. :

"\HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\\OracleMTSRecoveryService".

3. ImagePath Value , Oracle. y C:\app\myuser\product\11.2.0\dbhome_1\BIN\omtsreco.exe "OracleMTSRecoveryService"

4. "".

!

0

AndrewB - .

, procmon.exe sysinternals :

= omtsreco.exe .... ( ) .

.

0

:

1.: :

HKEY_LOCAL_MACHINE\system\controlset001\service\OracleMTSRecoveryService

omtsreco.exe

: `E:\app1\NAL65\product\11.2.0\dbhome_1\BIN

2. :

HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\ORACLE\OracleMTSRecoveryService\Protid_0

  :

HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\OracleMTSRecoveryService\Protid_0

  DESKTOP-DESKTOP .

3:

!!!

0

Oracle12c-32bit ( 12.1.0.2.0). , / :

C:\\\\\12.1.0\client_1

, ( " ", Windows). C:\oracle, , C:\oracle.

, 32- - - . 64- - , . , " -", 32- . ...

0

OracleMTSRecoveryService, Oracle DB 11g, 71% , , , (Avast Pro 15) "", . AV-.

-1

localhost 127.0.0.1 HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ORACLE\OracleMTSRecoveryService\Protid_0

. "" - .

-1

All Articles