【发布时间】:2017-03-21 00:46:40
【问题描述】:
我有一个工作代理来执行多个步骤。每个步骤的运行方式都是空的。这是否意味着作业将作为作业所有者的帐户或本地系统帐户运行?
【问题讨论】:
-
见here
By default, SQL Server Agent executes job steps under the SQL Server Agent service account irrespective of job ownership, or under the context of a proxy account.
标签: sql-server sql-server-2008 permissions file-permissions sql-agent-job