How to uninstall OracleserviceXE
5 pts.
0
Q:
How to uninstall OracleserviceXE
I am trying to install a new version of Oracle 10g. I thought that I had uninstalled the previous version but whatever I do I get the message "OracleServiceXE is present on the system".

How can I fix this please?

Des
ASKED: Jul 16 2009  5:29 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
825 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
You need to stop that service first.

Try to do these steps:

> open run and type sevices.msc

> And stop that serveic here

> After all that try to un-install it again

For more help and support please visit here: www.iyogi.net
Last Answered: Jul 16 2009  6:39 AM GMT by Lusy   825 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Carlosdl   29845 pts.  |   Jul 16 2009  1:42PM GMT

What version do you have installed, and what version are you trying to install ?

AFAIK, there is only one version of Oracle Database Express edition 10g.

If it is a windows box, you can remove the service from the command promt, this way:

sc delete OracleServiceXE

 
0