We have a SQL Server 2008 R2 Reporting Services installation running in SharePoint Integrated mode
with MS Office SharePoint Server 2007. Both are installed on the same server with a second server serving as the database server for both Reporting Services and SharePoint.
Since installing SQL Server 2008 R2 Service Pack 2 and Cumulative Update 3 for Service Pack 2 we have been experiencing a problem where Reports are deleted from the Reporting Services catalog at 2:00am each morning. The problem exhibits itself as:
• In the Reporting Services Log files we get the following message(s) {these are samples not the entire list}
Library!WindowsService_1!109c!11/28/2012-02:00:00:: w WARN: Catalog item /{f3796ae2-9841-4cb9-93a9-a34eeaa5d750}/Reports/Frequent Callers/Address Search.rdl was not found in the SharePoint site. It will be deleted from the Catalog.
library!WindowsService_3!10d8!11/29/2012-02:00:03:: w WARN: Catalog item /{f3796ae2-9841-4cb9-93a9-a34eeaa5d750}/Reports/Complaints/Comp by Reason DT.rdl was not found in the SharePoint site. It will be deleted from the Catalog.
If we compare the Catalog table in the ReportServer database to a version before the Service Packs, we can see the missing entries.
• Going into the ReportPortal Web site we can still see and select the Report, but it has lost the link to its Shared Data Sources.
• We edit the Report, restore the link to the Data Sources – report works fine and now appears in the Catalog table again.
• Next night it is deleted again.
Anybody know what the job doing this is and how we can disable it, and/or why this is happening?
Since installing SQL Server 2008 R2 Service Pack 2 and Cumulative Update 3 for Service Pack 2 we have been experiencing a problem where Reports are deleted from the Reporting Services catalog at 2:00am each morning. The problem exhibits itself as:
• In the Reporting Services Log files we get the following message(s) {these are samples not the entire list}
Library!WindowsService_1!109c!11/28/2012-02:00:00:: w WARN: Catalog item /{f3796ae2-9841-4cb9-93a9-a34eeaa5d750}/Reports/Frequent Callers/Address Search.rdl was not found in the SharePoint site. It will be deleted from the Catalog.
library!WindowsService_3!10d8!11/29/2012-02:00:03:: w WARN: Catalog item /{f3796ae2-9841-4cb9-93a9-a34eeaa5d750}/Reports/Complaints/Comp by Reason DT.rdl was not found in the SharePoint site. It will be deleted from the Catalog.
If we compare the Catalog table in the ReportServer database to a version before the Service Packs, we can see the missing entries.
• Going into the ReportPortal Web site we can still see and select the Report, but it has lost the link to its Shared Data Sources.
• We edit the Report, restore the link to the Data Sources – report works fine and now appears in the Catalog table again.
• Next night it is deleted again.
Anybody know what the job doing this is and how we can disable it, and/or why this is happening?