Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

What are the ssis admin and ssis _ logreader roles?


Asked by Carl Maldonado on Dec 12, 2021 FAQ



ssis_logreader This role provides permissions to access all the views related SSISDB operational logs. SSIS_admin and ssis_logreader are SQL Server database roles. As such, they are typically set and maintained by Database Administrators (DBAs). Thought 2: Although SSISDB is a SQL Server database, it’s more like an application coded in T-SQL.
Accordingly,
This role provides full administrative access to the SSIS Catalog database. ssis_logreader This role provides permissions to access all the views related SSISDB operational logs. SSIS_admin and ssis_logreader are SQL Server database roles.
Just so, Two important roles in the SSIS Catalog are ssis_admin and ssis_logreader. According to the article linked above: ssis_admin. This role provides full administrative access to the SSIS Catalog database. ssis_logreader This role provides permissions to access all the views related SSISDB operational logs.
In addition,
1 SSIS_ADMINis a role, not a priviledge. You need to add the user to the role – Panagiotis Kanavos Aug 17 '16 at 10:19 Add a comment |
In respect to this,
Execute (this permission is given to folder if any of the projects have execute permission) Tablenames are quite self-explanary which is good. In addition to SSIS catalog permissions SSIS also uses database roles for general level permissions. These roles are: