Playing around with extended events for the first time. Configured block process reports and create a new extended event session for the block process event. Started the session. Created an artificial blocking scenario to fire off the desired event.
When I click on the package0.event_file in SSMS, I get the following error:
Cannot view the function 'fn_MSe_Read_event_stream", because it does not exist or you do not have permission.
What location does sql use to store the event files?
What permission does an SSMS user need to view a given extended event file?
sql 2014
thanks