Could Not Find Stored Procedure GetAllProperties
Symptom
You've encountered the following error running reports:
An error occurred within the report server database.
This may be due to a connection failure, timeout or low disk condition within the database. (rsReportServerDatabaseError)
Could not find stored procedure 'GetAllProperties'
Cause
The ReportServer database is corrupted and has to be rebuilt.
Resolution
- In your Netwrix Auditor server, disable Netwrix Auditor Archive Service and Netwrix Auditor Management Service via Services.
- Open the SQL server instance used by Netwrix Auditor via SQL Server Management Studio, and delete both the
ReportServerandReportServerTempdatabases.- Once you've opened SSMS, unfold the Databases folder in the Object Explorer pane on the left.
- Right-click each (
ReportServerandReportServerTemp) database and select Delete. - Before confirming the deletion, make sure to check the Close existing connections checkbox.
- Once the databases are deleted, regenerate the
ReportServerdatabase. Refer to the following article for additional information: Deploying the Report Server Database - After you've configured the
ReportServerdatabase, grant the roles to the SSRS service account the roles required. Refer to the following article for additional information: Configure SSRS Account - Restart Netwrix Auditor Archive Service and Netwrix Auditor Management Service via Services.