Discussion:
issue when running a SSIS Package from SQL Server Agent Using a Proxy Account.
(too old to reply)
m***@googlemail.com
2017-01-19 22:27:25 UTC
Permalink
I am getting the below type of error message for all jobs that uses proxy account. These jobs runs fine before with proxy account.How can resolve the issue.

Executed as user : Domain\Account.

The process could not be created for step Step Number of job Unique Job ID (reason: A required privilege is not held by the client). The step failed.

I have tried the below resolution with no luck

https://support.microsoft.com/en-gb/help/911305/sql-server-agent-jobs-may-fail-after-you-change-the-sql-server-agent-service-startup-account-by-using-the-windows-service-control-manager
Tokunbo Oseni
2017-01-27 09:41:07 UTC
Permalink
Post by m***@googlemail.com
I am getting the below type of error message for all jobs that uses proxy account. These jobs runs fine before with proxy account.How can resolve the issue.
Executed as user : Domain\Account.
The process could not be created for step Step Number of job Unique Job ID (reason: A required privilege is not held by the client). The step failed.
I have tried the below resolution with no luck
https://support.microsoft.com/en-gb/help/911305/sql-server-agent-jobs-may-fail-after-you-change-the-sql-server-agent-service-startup-account-by-using-the-windows-service-control-manager
I am still looking forward to a suggested solution.

Loading...