- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我正在尝试使用凭据和代理执行 SSIS 包 - 它适用于具有 SysAdmin 角色的用户,我们希望避免使用 SysAdmin。
我已按照所有步骤创建凭据和代理,并在 msdb 和 SSISDb 表以及安全 -> 登录中为用户设置权限
我已按照以下链接中的步骤作为指导:-
代理 -> 属性 -> 主体
当我运行作业时出现以下错误 - 看起来像是权限问题
Unable to start execution of step 1 (Reason: Could not get proxy data for proxy_id = 198_. The step failed.
我错过了什么?
最佳答案
正如您在评论中提到的,您正在使用 SQL Server 登录名 作为代理帐户。而在 Microsoft documentation他们提到:
SQL Server Agent proxies use credentials to store information about Windows user accounts. The user-specified in the credential must have "Access this computer from the network" permission (SeNetworkLogonRight) on the computer on which SQL Server is running.
我建议阅读以下文章之一来设置 SQL Server 代理:
关于sql-server - 使用代理执行 SSIS 包 - 无法获取 Proxy_id 的代理数据,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/71197909/
我正在尝试使用凭据和代理执行 SSIS 包 - 它适用于具有 SysAdmin 角色的用户,我们希望避免使用 SysAdmin。 我已按照所有步骤创建凭据和代理,并在 msdb 和 SSISDb 表以
我是一名优秀的程序员,十分优秀!