Quantcast
Channel: SQL Server Setup & Upgrade forum
Viewing all articles
Browse latest Browse all 7696

SQL Agent running SSISDB package using proxy/credential

$
0
0

I deployed SSIS 2016 project deployment toSSISDB. I need to create SQL agent job that runs this SSIS using proxy/credential Windows account access to a remote SQL server database. As I see my steps are:

1.    Create credential in SQL 2016 using Windows accountthat has least privileges permissions for remote SQL database.

2.    Create proxy using above credential and give permission to SQL Server Integration Services subsystem

3.    Create job using this proxy.

Does the Windows account (in the credential) need any local policy/GPO permissions (like log as batch)?

It does not look like I need to specifically enable impersonate for Agent service account to the proxy/credential since Agent service is sysadmin, and therefore will inherit automatically, correct?

Am I missing any step?

Thank you,



Viewing all articles
Browse latest Browse all 7696

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>