index > Team Foundation Server - Reporting > Only Team Sytem cube is visible

Only Team Sytem cube is visible


On my prodcuction server, I can only select the "Team System" cube when creating reports, while on my test server all other cubes (Code Churn, Build, etc) are also visible.

Some of the default reports (Bug Rates) are returning an error: "Query execution failed for data set 'PriorityParam'. (rsErrorExecutingCommand)"

Others like "Bugs By Priority" are working fine.

Any ideas ?

Thanks.

paso
Moved to Reporting forum.


http://blogs.msdn.com/tfs_migration/
Matthew Mitrik MSFT

Code Churn, Build, etc are Perspectives based off the "Team System" cube. The information available in "Team System" is a superset of the information in Code Churn, Build, etc... These Perspectives are only available in SQL Enterprise - are you running Enterprise on your production server?

A couple questions regarding the Report error:

Are the reports not working on your production or test server?
If they are on your test server - if they are on your test server did you create projects on the server or do backup/restores?
Is there any additional text in the error (when executing the report from the same machine as the report server)?
Are the data sources for the reports the same?
From the Report Server machine browse to http://localhost/Reports
Click the folder with the same name as your project
Click a report & select the "Properties" link near the top of the page
Select "Data Sources" from the left

The data sources for both should be something like "/TfsReportDS" and "/TfsOlapReportDS".

Nick Ericson - MSFT

Some answers:
- the production server is indeed a Standard Edition, the test server is a Developer Edition
- (default Agile) reports are working on test server but not on production server
- test server has lots of projects and reports are working on all of them
- production server has only 1 project.
- report error message is the following
An error has occurred during report processing. (rsProcessingAborted)
Query execution failed for data set 'PriorityParam'. (rsErrorExecutingCommand)
Query (19, 3) The ALLMEMBERS function expects a hierarchy expression for the argument. A member expression was used.
- datasource for Bug Rates report (works on test, not on production) is 'TfsReportDS' for both.

Could above errors be explained because of the Standard Edition of SQL ?

paso

Hi Paso,

SQL Developer Edition does contain perspectives, while SQL standard does not. This web page explains that the only different between SQL Dev Edition and Enterprise is the licensing policies: http://www.microsoft.com/sql/prodinfo/features/compare-features.mspx

So it makes sense that only Team System would show up as a cube on the production server and there appear to be more on your test server.

Do the reports that shipped with TFS fail on your production server, but work on your test server?

Thanks,

Mauli

Mauli Shah - MSFT

Did you upgrade your production server from beta to RTM?

See http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=366609&SiteID=1 for a possible solution to this.

Nick Ericson - MSFT

No I did not upgrade from beta to RTM. Both are RTM installations. I have read the thread but because I'm not so familiar with SQL server I did want to remove the warehouse without having a second opinion.

paso

Yes, some of them. For example "Bug Rates" fails on the production server and not on the test server while "Actual Quality vs Planned Velocity" works on both.

paso
One more question. I guess I have to stop the Analysis services when removing the OLAP data and rebuilding the Warehouse or is this not necessary ?
paso

If you are using SetupWarehouse.exe to rebuild the OLAP cube and/or the relational warehouse, then you do not need to stop AS.

Ameya Bhatawdekar

I rebuilded the warehouse first on my testserver (SQL Developer Edition, all reports were working) and this went fine. So I did the same on the production server (SQL Standar Edition), but this did not solve the problem.

All reports are working except for: Bug Rates, Bugs found Without Corresponding Tests, Related Work Items.
They all return the same error.
Query execution failed for data set 'PriorityParam'. (rsErrorExecutingCommand)
Query (19,3) The ALLMEMBERS function expects a hierarchy expresion for the argument. A member expression was used.

I did not find an error in the eventlog.

Any other suggestions or is this related to the SE-edition of SQL ?

paso
reply 11

You can use google to search for other answers

 

More Articles

replicate cool history tab in report
Code churn == Non binary churn?
Setting for URL in Reporting services
TfsWarehouse Database not updated with all custom work item field...
TF53010 An unexpected exception occured while calculating code ch...
Retrieving System.Description Field Data
Trouble with VSTS / Sharepoint remoting services
TFS and Reporting Services - Domain vs. Local Users
How do i modify the filter on a report
Create Report Problems
Welcome to Bokebb   New Update   Joins the collection  
 

New Articles

How can I report developer hours by week?
Datawarehouse, how can I do?
Passing new parameters to Report(.rdlc)
Datagrid row style
TFS reporting
AssignedTo names in reports
How to force Repository Refresh?
How can I create Dynamic Query between t…
URL for the 50 standard TFS reports
Issues List is not working
Unable to access any of the reports.
Work Item Details Report
msmdsrv using 50% cpu for minutes
Can I customize the VSTS bug report?
Unable to generate a model from the OLAP…

Hot Articles

Standard team project reports have empty…
Render and Create PDF File directly from…
How to get "Current Week" in M…
New Project -- Reports Not Working Immed…
Reporting Services Error
How the change in the data of Cube will …
AssignedTo names in reports
ReportProcessingException: The Language …
code churn - ignore binary files?
Why there is a fork icon in my report fo…
Is there a way to select the executed te…
Reporting on all Projects
Reports not accessible through project p…
Code churn == Non binary churn?
Only one CUBE in Team Foundation Server

Recommend Articles

problems passing parameters to subreport
Only Team Sytem cube is visible
How can I report developer hours by week?
Unable to access any of the reports.
Printing Reports from within Team Explorer
Report not showing in Team Explorer
reports not showing up on home page
After upgrading to latest VSTS reports a…
Reporting on inforamtion in work item hi…
Create Report Problems
Cross Project Reports
Filter on #current work items
Extra strain report (overeffor or sobree…
Error 28806. Something is wrong with Re…
Reports are present after upgrade to RTM…