Failure to import some MOM reports with SQL Reporting Services 2005
This is documented in a small section at the bottom of https://support.microsoft.com/?kbid=917615 (The MOM 2005 Service Pack 1 operational database and Reporting data warehouse now support SQL Server 2005)
- Microsoft has identified issues that occur when you import reports into a MOM 2005 Reporting Server installation that is using SQL Server 2005. These issues occur because of more rigorous XML validation requirements in SQL Server 2005 Reporting Services. Microsoft is currently working on a solution for these issues.
The error received during the attempting installation of one of the reports is as follows :-
Detail Information
Operation: Import Report
Name: <path and name of report.XML>
Status: Failed
Description: Import failed. Report server url: https://<ReportServername>/ReportServer/ReportService.asmx Report import file: <path and name of report.XML> Error message: System.Web.Services.Protocols.SoapException: The table `table<n>' is in the report body but the report has no data set. Data regions are not allowed in reports without datasets. ---> Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: The table `table<n>' is in the report body but the report has no data set. Data regions are not allowed in reports without datasets. at Microsoft.ReportingServices.ReportProcessing.ReportPublishing.CreateIntermediateFormat(CatalogItemContext reportContext, Byte[] definition, CreateReportChunk createChunkCallback, CheckSharedDataSource checkDataSourceCallback, PublishingErrorContext errorContext, AppDomain compilationTempAppDomain, Boolean generateExpressionHostWithRefusedPermissions, String& description, String& language, ParameterInfoCollection& parameters, DataSourceInfoCollection& dataSources, UserLocationFlags& userReferenceLocation, ArrayList& dataSetsName, Boolean& hasExternalImages, Boolean& hasHyperlinks) at Microsoft.ReportingServices.ReportProcessing.ReportProcessing.CompileReport(CatalogItemContext reportContext, Byte[] reportDefinition, CreateReportChunk createChunkCallback, CheckSharedDataSource checkDataSourceCallback, PublishingErrorContext errorContext, AppDomain compilationTempAppDomain, Boolean generateExpressionHostWithRefusedPermissions, String& reportDescription, String& reportLanguage, ParameterInfoCollection& parameters, DataSourceInfoCollection& dataSources, UserLocationFlags& userReferenceLocation, ArrayList& dataSetsName, Boolean& hasExternalImages, Boolean& hasHyperlinks)
at Microsoft.ReportingServices.ReportProcessing.ReportProcessing.CreateIntermediateFormat(CatalogItemContext reportContext, Byte[] reportDefinition, CreateReportChunk createChunkCallback, CheckSharedDataSource checkDataSourceCallback, AppDomain compilationTempAppDomain, Boolean generateExpressionHostWithRefusedPermissions)
at Microsoft.ReportingServices.Library.CreateReportAction.ConvertToIntermediate(Byte[] definition, Boolean usePermanentSnapshot, ItemProperties properties, CatalogItemContext reportContext, DateTime currentDate, Boolean checkAccessForSharedDatasources, ReportSnapshot& intermediateSnapshot, ParameterInfoCollection& parameters, Warning[]& warnings, DataSourceInfoCollection& dataSources, PageProperties& pageProperties)
at Microsoft.ReportingServices.Library.SetReportDefinitionAction._SetReportDefinition(String report, Byte[] definition)
at Microsoft.ReportingServices.Library.ReportCreator.UpdateExistingItem(String itemPath)
at Microsoft.ReportingServices.Library.CatalogItemCreator.CreateItem() at Microsoft.ReportingServices.Library.CreateReportAction._CreateReport(String report, String parent, Boolean overwrite, Byte[] definition, Property[] properties) at Microsoft.ReportingServices.Library.CreateReportAction.CreateReport(CallParameters parameters) at Microsoft.ReportingServices.Library.RSService.ExecuteBatch(Guid batchId)
at Microsoft.ReportingServices.WebServer.ReportingService.ExecuteBatch() --- End of inner exception stack trace --- at Microsoft.ReportingServices.WebServer.ReportingService.ExecuteBatch()
*************************************************
There are nine affected Microsoft Management Packs.
They are:
- Microsoft Application Center Management Pack for Microsoft Operations Manager 2005
https://www.microsoft.com/downloads/details.aspx?FamilyID=ff590b5a-aac5-4eb6-92a1-f26de249dc5b&DisplayLang=en - Microsoft Exchange Server Best Practices Analyzer Management Pack for Microsoft Operations Manager 2005
https://www.microsoft.com/downloads/details.aspx?FamilyID=583fa809-f151-4784-afd4-44d0b7687e6a&DisplayLang=en - Microsoft Print Service Management Pack for Microsoft Operations Manager 2005
https://www.microsoft.com/downloads/details.aspx?FamilyID=dfad3c41-aadd-49df-975a-394383cda01f&DisplayLang=en - Microsoft Virtual Server 2005 R2 Management Pack
https://www.microsoft.com/downloads/details.aspx?FamilyID=bf21f798-9b10-40dc-bcdd-4a8358cce94d&DisplayLang=en - Microsoft Web Sites and Services Management Pack for MOM 2005
https://www.microsoft.com/downloads/details.aspx?FamilyID=53bc39b6-756b-4f01-b0d2-a8ca9751011f&DisplayLang=en - Microsoft Windows Distributed File System Service Management Pack for Microsoft Operations Manager 2005
https://www.microsoft.com/downloads/details.aspx?FamilyID=8f87a658-c9d8-4c5b-a21a-fbbe7cd165ee&DisplayLang=en - Microsoft Windows DHCP Service Management Pack for Microsoft Operations Manager 2005
https://www.microsoft.com/downloads/details.aspx?FamilyID=c66e88a9-5960-4329-bf6d-f5ca05efd8b5&DisplayLang=en - Microsoft Windows File Replication Service Management Pack for Microsoft Operations Manager 2005
https://www.microsoft.com/downloads/details.aspx?FamilyID=fbf5958e-f061-4c53-8623-0248a99a4b16&DisplayLang=en - Microsoft Windows Terminal Server Management Pack for Microsoft Operations Manager 2005
https://www.microsoft.com/downloads/details.aspx?FamilyID=385ce7da-a73f-4a20-8933-f3ed9595daea&DisplayLang=en
The only changes made to these management packs are the updates to the report schema. If you already have the management pack installed and are not experiencing problems there is no need to reinstall the management pack. There are no new features or reports.
A KB article documenting this will be released shortly.
Comments
- Anonymous
January 01, 2003
Microsoft management packs still awaiting updates to reports per my original post http://blogs.technet.com/cliveeastwood/archive/2006/05/12/428162.aspx... - Anonymous
January 01, 2003
Just noticed that the Virtual Server MOM 2005 Management Pack got a refresh yesterday to version 05.0.4000.&nbsp;... - Anonymous
January 01, 2003
One MP I missed which still experiences the report import problem (see http://blogs.technet.com/cliveeastwood/archive/2006/05/12/428162.aspx)... - Anonymous
January 01, 2003
INTRODUCTION
I know there have been a lot of questions regarding MOM and SMS running on SQL 2005....