Skip to content
This repository was archived by the owner on Feb 24, 2019. It is now read-only.
This repository was archived by the owner on Feb 24, 2019. It is now read-only.

missing sproc 'Get_DisksLessThan20Percent' used by sample SSRS report '13 - DiskInformation' #92

@nkavadias

Description

@nkavadias

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:

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

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions