Labels

Wednesday, May 25, 2011

oracle service in Windows machine

The syntax to create oracle services in windows machine.
oradim -new -sid {test9}  -intpwd {oracle}  -startmode auto




To check the services running or not.
Start->run->services.msc
The service name would be like OracleServicetest10


No comments:

Post a Comment