我无法从 SQL Service Configuration Manager 2008
版本启动 SQL Server 浏览器
.绝对没有启动服务的选项.它被禁用,如下图所示.我应该如何重新启动服务?
I can't start the SQL Server browser
from SQL Service Configuration Manager 2008
version. There are absolutely no options to start the service. It's disabled as image shown below. How should I start the service again?
如果禁用,进入控制面板->管理工具->服务,寻找SQL Server代理.右键单击并选择属性 从启动类型下拉菜单中,将禁用更改为自动.
If it is disabled, go to Control Panel->Administrative Tools->Services, and look for the SQL Server Agent. Right-click, and select Properties From the Startup Type dropdown, change from Disabled to Automatic.
这篇关于我无法启动 SQL Server 浏览器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!