Spec:
Windows 2008
Oracle 11g r2
I am trying to recreate my services in since I am unable restart it, but getting the following error:
F:\Oracle_Prod\product\11.2.0\dbhome_1>SC DELETE OracleServiceMydb
[SC] DeleteService SUCCESS
F:\Oracle_Prod\product\11.2.0\dbhome_1>oradim -new -sid Mydb -startmode auto -pfile F:\Oracle_Prod\product\1
ome_1\database\initMydb.ora
Instance created.
Unable to start service, OS Error 1056
DIM-00019: create service error
O/S-Error: (OS 1053) The service did not respond to the start or control request in a timely fashion.
I have restarted the server and tried it again, but still getting the above error.
Any suggestion will be appreciated.