Urgent Oracle Services Question [message #367158] |
Thu, 07 September 2000 01:30 |
jack
Messages: 123 Registered: September 2000
|
Senior Member |
|
|
Hello, I am running Oracle 8.1.6 on windows 2000
I had 2 services running since I had two databases with 2 different SID's installed.
I accidently deleted one of the services (ORACLEService<sid>) to be more specific by going through Control Panel, Admin Tools, Services.
Is there any way to retrieve that service back.
Now I can't find any databases associated with it.
There is a software that removes unwanted services from with the Services provided by Microsoft.
Help please...
Thanks.
|
|
|
Re: Urgent Oracle Services Question [message #367159 is a reply to message #367158] |
Fri, 08 September 2000 16:06 |
Dave Haas
Messages: 4 Registered: September 2000
|
Junior Member |
|
|
Hi.
What you have to do is recreate the Service using the oradim utility at the DOS prompt.
It looks something like:
c:\oradim -new -sid <SID> -startmode auto -pfile c:\location_of_your_parameter_file ...
If you need a more detailed explanation, let me know.
Regards,
Dave
|
|
|
|