September 27, 2010 at 2:47 am
Hi all,
Today two sqlservices are stopped, but there is no clue in the error logs when I saw into event logs I found the following message :
" SQL Server is terminating due to 'stop' request from Service Control Manager"
If any one faced this kind of error plz help me on this.
Thanks,
Vamsy
September 27, 2010 at 3:02 am
I wouldnt say that that is an error. SqlServer has shutdown because it was requested to.
Is windows update running ? , check the windows event log for more pointers to the cause why.
September 27, 2010 at 3:11 am
keep digging into application log and system log in event viewer of the system.
If its cluster check the cluster log.
----------
Ashish
September 27, 2010 at 3:28 am
Following were the messages from event log before sqlservice is stopped:
1. One of my backups failed due to following error :
The operating system returned the error '64(The specified network name is no longer available.)' while attempting 'FlushFileBuffers' on \\backupserver\..
2.Security policy in the Group policy objects has been applied successfully.
3.The MS DTC service is stopping.
4.Configuration option 'Agent XPs' changed from 1 to 0. Run the RECONFIGURE statement to install.
5.FILESTREAM: effective level = 0, configured level = 0, file system access share name = 'MSSQLSERVER'.
6.SQLServerAgent service successfully stopped.
7.Then logins started failing and after some time sqlserver service is stopped.
Thanks,
Vamsy
September 27, 2010 at 3:31 am
3.The MS DTC service is stopping.
this made your sql services to be stopped.
You need to find out why the services get stopped.
----------
Ashish
September 27, 2010 at 6:04 am
There is no other messages related to why these sqlserver,sqlserver agent and msdtc had stopped in error and event logs. In event logs only the following message is there
" sqlserver is terminated due to stop request from service control manager".
Thanks,
Vamsy
September 27, 2010 at 7:20 am
The message indicates that your SQL service was stopped from the Services Windows Management console (Administrative Tools > Services).
September 27, 2010 at 7:35 am
No one had stopped the sqlserver service . All of our sqlserver services are stopping with message "sqlserver is terminating due to stop request from service control manager". We are not getting what made this service control manager to stop sqlserver.
Thanks,
Vamsy
Viewing 8 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic. Login to reply