C:\> net start oraclecsservice
C:\> net start OracleASMService+ASM
C:\> net start OracleServiceDBAASMW
2.
Check whether above services are running using following command :C:\> net start
Example as shows:
C:\> net start
These Windows services are started: OracleASMService+ASM
OracleCSService
OracleServiceDBAASMW
3. To stop the above services
C:\> net stop OracleServiceDBAASMW
C:\> net stop OracleASMService+ASM
C:\> net stop oraclecsservice
No comments:
Post a Comment