You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 24, 2019. It is now read-only.
An error has occurred during report processing. (rsProcessingAborted)
The execution failed for the shared data set 'Get_DisksLessThan20Percent'. (rsDataSetExecutionError)
Query execution failed for dataset 'DataSet1'. (rsErrorExecutingCommand)
For more information about this error navigate to the report server on the local server machine, or enable remote errors
Do you want to request a feature or report a bug?
bug/ missing feature?
What is the current behavior?
SSRS sample report '13 - DiskInformation' relies on a sproc which is not in the code base
https://github.com/sqlcollaborative/dbareports/blob/Development/samples/reports/SSRS-WebEdition/13%20-%20DiskInformation.rdl
and https://github.com/sqlcollaborative/dbareports/blob/Development/samples/reports/SSRS/13%20-%20DiskInformation.rdl
SSRS Error is:
What is the expected behaviour?
that sproc would be found in https://github.com/sqlcollaborative/dbareports/tree/Development/setup/database/StoredProcedures
Which versions of SQL Server and which OS are affected by this issue? Did this work in previous versions of our procedures?
all versions