Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Manually starting up oracle service on windows
anish wrote:
> I am trying to startup the oracle service in windows manully .Is that
> possible using 'sqlplus /nolog' by connecting as 'conn / as sysdba' and
> issuing the 'startup' command.When i am trying to do that system is
> unable to detect the listener for the service.Is there any way for
> starting an oracle service manually from command prompt in windows.
You haven't really supplied much to work with.
Actual error messages for instance.
The service is started from the command line with net start.
eg. net start oracleserviceorcl Received on Thu Oct 20 2005 - 00:02:07 CDT
![]() |
![]() |