Forum Discussion
powerbi report server metadata
why table [Event] in database ReportServer has no data in sql server managemet studio?
5 Replies
- d_gosbellSuper User
It's impossible to say. Microsoft does not document or support directly accessing any of the objects in the Report Server database with the exception of the ExecutionLog views
- omnia_salehHelper II
I can access alot of tables like catalog,Policies,Roles,Users but table event,history,subscription has on data in ReportServer database in SSMS
- d_gosbellSuper User
omnia_saleh wrote:
I can access alot of tables like catalog,Policies,Roles,Users but table event,history,subscription has on data in ReportServer database in SSMS
Yes, they cannot block access to people that have high enough rights on the database server. But they do not support making changes to the tables or even querying them directly. It can cause blocking and interfere with the normal operation of Report Server.