Self Service : SSIS pkgs and SQL Agent Job setup with Service Account


dear all,

need define process self service ssis , agent jobs process.

have 10 applications , each of them have separate ssis developers create packages.

each pkg has source ftp , api, connect source system, developers uses own lan credential.

loading data sql server, developer uses sql server authentication destination connection, developer has write permission provided.

part of self service server process, want create 10 windows service accounts, 1 each application run jobs sql server agent. ssis pkgs each application run separate service account sql agent.

now permissions should given service accounts ssis pkgs runs agent without fail. self service server in case pkg fails service account detail can shared user trouble shooting.

also, 1 service account should not able execute or modify other service account jobs.

please suggest best practice here.

thanks



anky

i recommend create proxy account , use run jobs.

https://www.mssqltips.com/sqlservertip/2163/running-a-ssis-package-from-sql-server-agent-using-a-proxy-account/


hope helps ! ------------------------------------------------------please mark answer if solved issue. please vote helpful if helps solve issue



SQL Server  >  SQL Server Manageability



Comments

Popular posts from this blog

Conditional formatting a graph vertical axis in SSRS 2012 charts

Register with Power BI failed

SQL server replication error Cannot find the dbo or user defined function........