The install cannot proceed as service OracleServiceXE is present on the system

If you are not able to remove oracle from the above workaround. Please follow below steps to remove OracleServiceXE.
Solution:–
Try to delete the service using the command prompt:
  1. Click Start, type ‘cmd’ in the search field, and when ‘cmd’ shows up in the list of options, right click it and select ‘Run as Administrator’.
  2. At the Command Prompt window, type “sc delete OracleServiceXE” without the quotes and press Enter.
  3. Type “Exit” and press Enter.
Hope it helps.
C:\> sc stop OracleServiceXE                      (to Stop service)
C:\> sc delete OracleServiceXE                      (to remove)

Comments

Popular posts from this blog

ORA-06512: at SYS.DBMS_METADATA_UTIL Error

RC-00118: Error occurred during creation of database Raised by oracle.apps.ad.clone.ApplyDatabase