我正在使用脚本创建SQL Server复制。当我尝试执行
The job failed. Unable to determine if the owner (STAR\moorer7) of job L3BPT2M-Atlas-14 has server access (reason: Could not obtain information about Windows NT group/user 'STAR\moorer7', error code 0x5. [SQLSTATE 42000] (Error 15404)).
这是由定义复制的脚本创建的作业。
我该如何调试呢?
Active Directory拒绝访问您的SQL代理。该代理应在STAR域控制器可以识别的帐户下运行。