SQLServer 2005 Agent无法启动的问题
安装后,服务的登录身份默认是Local System(本地系统帐户)。
如果修改成自己的一个Windows帐户后,Agent就启动不起来了,在事件里面出现错误:
SQLServerAgent could not be started (reason: SQLServerAgent must be able to connect to SQLServer as SysAdmin, but '(Unknown)' is not a member of the SysAdmin role).
posted on 2007-03-15 14:51 Leon.Zhou 阅读(2341) 评论(0) 编辑 收藏 举报