Startmode - Windows 2008 server
Hi
I'm trying to change the startmode or make sure the startmode is auto by running the following command
ORADIM -EDIT -SID myDB_ID -STARTMODE auto -SRVCSTART system -SPFILE
However I got the following error. I tried my luck by running it with the -RUNAS parameter passing the userid & password. No luck.
DIM-00077: Failed to change service configuration.
O/S-Error: (OS 5) Access is denied.
Is there a way I can check the startmode or change it without running the ORADIM command line? I do believe 2008 might be the problem behind it but how do I fix it?
Regards
I'm trying to change the startmode or make sure the startmode is auto by running the following command
ORADIM -EDIT -SID myDB_ID -STARTMODE auto -SRVCSTART system -SPFILE
However I got the following error. I tried my luck by running it with the -RUNAS parameter passing the userid & password. No luck.
DIM-00077: Failed to change service configuration.
O/S-Error: (OS 5) Access is denied.
Is there a way I can check the startmode or change it without running the ORADIM command line? I do believe 2008 might be the problem behind it but how do I fix it?
Regards
0