Network Management
Required permissions to execute SWQL and SQL queries for web-based reports
This article explains the security permissions required to execute SWQL and SQL queries for web-based reports.
First published date
Last published date
Overview
Product section
Cause
Resolution
Report is SQL transaction/commands which used to query for the needed data from certain column within specific table(s) in the database.
Running a query (SQL-based report) requires both administrator and report management permissions for security reasons. SQL queries can alter and potentially corrupt a database, therefore, these queries are restricted to administrators only. Without this permission, the option to build/create report(s) will be limited.
SWQL-based reports are still available as they use basic SQL style commands to select data and do not allow the user to alter data which makes it a non-security risk compared to SQL.