用户 'NT Service\SSISScaleOutMaster140' 登录失败

用户 'NT Service\SSISScaleOutMaster140' 登录失败。 原因: 找不到与提供的名称匹配的登录名。

项目情况:

用户 ‘NT Service\SSISScaleOutMaster140’ 登录失败。 原因: 找不到与提供的名称匹配的登录名。 [客户端: ]

页面上报错:等待的操作过时。

在服务器上查看Windows日志报错:
用户 'NT Service\SSISScaleOutMaster140' 登录失败

解决步骤:

1.打开服务找到SQL Server Integration Services Scale Out Master 14.0
2.右键属性
3.选择本地系统账户
4.应用
5.确定

重启服务不行就重启电脑!
见证奇迹的时刻,完美解决!
辅助解决如下图
用户 'NT Service\SSISScaleOutMaster140' 登录失败

 

   
上一篇:C#学习笔记(七):结构体、数组、冒泡排序和调试


下一篇:python报错“AttributeError: 'set' object has no attribute 'items'“