Posts

Showing posts from 2016

Oracle MTSRecovery Service not found Issue

Image
Oracle MTSRecovery Service not found Issue I was installing an Oracle 11g database for one of the client in the server , and came out of this error , which said  OracleMTSRecoveryService was not found.  Initially got confused , later understood that there is an Oracle software already installed in the same server and I was trying to install that again , due to which we encountered this error , Initial investigations , 1. Try retry and check once , if did not work , 2, Check for the location of old software installation , and New software installation both and check if omtsreco.exe file is present or not. 3. Once after that , go and check the registry , here is the main challenge Now install the oracle. If you already installed the oracle once. It should taken some path like below. In my system it took " E:\app\product\11.2.0\dbhome_1... " If you are installing second time installation will take path, " E:\app\product\11.2.0\dbho...