database - How can one build the TFS cube from scratch? -


we having issues tfs cube. don't think has been built since tfs installed. warehouse seems working , has new data seems cube doesn't work.

we tried rebuilding using tfs administrator console made things worse, data in there erased , replaced looks blank database.

i tried deleting database see if cube being built when run rebuild says it's looking existing database won't try.

now have deleted it, how can rebuild cube scratch?

even if can retrieve database empty , wanted try building scratch anyway see if fixes issue.

the tfs_warehouse extracts data tfs_collectiona, tfs_collectionb, etc databases, , tfs_analysis data tfs_warehouse database. no worries when tfs_warehouse , tfs_analysis deleted, allowed create new one.

here steps how work:

  1. delete tfs_warehouse , tfs_analysis sql instance in sql server management studio.
  2. open tfs administrator console, go reporting node, , click edit. enter image description here
  3. on reporting dialog, select use report checkbox. , fill tfs_warehouse, tfs_analysis , reporting information separately on warehouse, analysis services , reports tabs.

please check blog detailed steps: http://social.technet.microsoft.com/wiki/contents/articles/20113.rebuild-tfs-warehouse-and-analysis-databases-from-scratch.aspx

in addition, default, tfs_warehouse , tfs_analysis refreshes every 2 hours. can manually refresh cube latest data: https://msdn.microsoft.com/en-us/library/ff400237.aspx


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -