I am a database designer/developer (and not a DBA) working for an extremely security-conscious company. OLTP Production is still on SQL Server 2000. We have SQL Server 2005 set up in a development environment. I am tasked with developing SSIS ETL packages for an SS2K5 data mart that takes its data from SS2K on another server. I am also Content Manager for SSRS2K5 on the same development box.
It's apparently against policy to assign server roles to a developer - even in the development environment.
I need read/write access to tables, need to be able to create and manage stored procedures and user-defined functions, need to be able to create and test SSIS packages. It would be great to have bulk-insert permissions and the ability to see SQL Agent jobs.
I'm looking for role definitions that will let me do my job and still satisfy the company's security policies. Any suggestions would be appreciated.
It's apparently against policy to assign server roles to a developer - even in the development environment.
I need read/write access to tables, need to be able to create and manage stored procedures and user-defined functions, need to be able to create and test SSIS packages. It would be great to have bulk-insert permissions and the ability to see SQL Agent jobs.
I'm looking for role definitions that will let me do my job and still satisfy the company's security policies. Any suggestions would be appreciated.