Home » Infrastructure » Windows » start oracle services by batch file? (oracle 10g)
start oracle services by batch file? [message #352002] Sat, 04 October 2008 16:22 Go to next message
sawsan
Messages: 15
Registered: October 2004
Junior Member
Hello

I installed oracle 10g on win xp ..
I want to run oracle services manually by running batch file,
so first I made all services manually then run the file which already created :
SC START OracleCSService
SC START OracleDBConsoleorcl
SC START OracleOraDb10g_home1iSQL*Plus
SC START OracleOraDb10g_home1TNSListener
SC START OracleServiceORCL

when I run the file the services don't run but these errors appear:

C:\WINDOWS\system32>SC START OracleCSService
[SC] StartService FAILED 1056:



C:\WINDOWS\system32>SC START OracleDBConsoleorcl

SERVICE_NAME: OracleDBConsoleorcl
TYPE : 10 WIN32_OWN_PROCESS
STATE : 2 START_PENDING
(NOT_STOPPABLE,NOT_PAUSABLE,IGNORES_SHUTDOWN)
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x7d0
PID : 3692
FLAGS :

C:\WINDOWS\system32>SC START OracleOraDb10g_home1iSQL*Plus
[SC] StartService: OpenService FAILED 1060:



C:\WINDOWS\system32>SC START OracleOraDb10g_home1TNSListener
[SC] StartService: OpenService FAILED 1060:



C:\WINDOWS\system32>SC START OracleServiceORCL
[SC] StartService FAILED 1056:



what should I do..

Thanks

[Updated on: Sat, 04 October 2008 16:23]

Report message to a moderator

Re: start oracle services by batch file? [message #352007 is a reply to message #352002] Sat, 04 October 2008 20:00 Go to previous messageGo to next message
ebrian
Messages: 2794
Registered: April 2006
Senior Member
Are you sure either the services are NOT already started or you have specified the names correctly?
Re: start oracle services by batch file? [message #352587 is a reply to message #352002] Wed, 08 October 2008 08:40 Go to previous messageGo to next message
sawsan
Messages: 15
Registered: October 2004
Junior Member
thank you
I stopped all services first then i started it again,,

thank you
Re: start oracle services by batch file? [message #352588 is a reply to message #352002] Wed, 08 October 2008 08:40 Go to previous message
sawsan
Messages: 15
Registered: October 2004
Junior Member
thank you
I stopped all services first then i started it again,,

thank you
Previous Topic: OraOLEDB.Oracle.1 Provider is not registered on the local machine
Next Topic: Error Messages
Goto Forum:
  


Current Time: Thu Mar 28 08:11:44 CDT 2024