I am trying to run Oracle Express Edition on Windows 7 and getting the following error.

C:\oraclexe\app\oracle\product\1O.2.O\server\BIN>net start OracleXETNSListener  
    System error 5 has occurred. 
    Access is denied.
    C:\oraclexe\app\oracle\product\1O.2.O\server\BIN>net start OracleServiceXE  
    System error 5 has occurred. 
    Access is denied. 
    C :\oraclexe\app\oracle\product\1O. 2 .O\server\BIN>_ 

How I can fix this?

enter image description here

Thanks.

link|improve this question
I don't see any error. It helps if you can copy/paste the error text. – ik_zelf Feb 28 '11 at 8:36
@ik_zelf - I have attached the screen shot showing the error, can't you see that? – itsaboutcode Feb 28 '11 at 8:39
Now I can see it. Maybe I was to quick. Do you have administrator privileges? – ik_zelf Feb 28 '11 at 8:51
I'v extracted text from attached image and updated the question. @itsaboutcode - posting error codes will help others to provide correct solution for you. – Sandy Feb 28 '11 at 8:57
@ik_zelf - Yah I have. It was working when I installed it. Now I am checking like after 2 weeks and getting this error. – itsaboutcode Feb 28 '11 at 9:02
show 4 more comments
feedback

1 Answer

Access service management console via Run->services.msc.
Locate OracleXETNSListener service from the list, Right click and open 'properties' window.
See Log Ontab, update Log On as account, normally Network Service will do the trick if Local System account is not working for you.

link|improve this answer
Thanks – itsaboutcode Feb 28 '11 at 17:19
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.