January 14, 2011 at 9:18 am
Can 'dbcreator' create/alter SSIS package and schedule to run it?
January 14, 2011 at 9:35 am
No. Having dbcreator only gives permissions to ALTER ANY DATABASE (meaning create/delete, too). This gives no permissions to create/alter SSIS packages stored in SQL Server or to schedule them for execution. The SQLAgent* roles manage job permissions. The db_ssis* roles manage SSIS packages stored in msdb. Both of the latter set of roles is found in the msdb database.
K. Brian Kelley
@kbriankelley
January 14, 2011 at 9:47 am
Thank you very much for quick response.
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy