Rebuilding the Warehouse manually - Scrum for Team System
Welcome to Scrum for Team System Sign in | Join

Scrum for Team System - v1.x Discusions

Started by markld at 06-23-2006 9:31 . Topic has 0 replies.

Print Search
Sort Posts:    
   06-23-2006, 9:31
markld is not online. Last active: 15/02/2007 13:55:55 markld

Top 10 Posts
Joined on 04-13-2006
Posts 137
Rebuilding the Warehouse manually

If you find you cannot run the Warehousemanager utility to rebuild the warehouse (see previous post) you can do this manually by running the Microsoft utility SetupWarehouse.exe.

Logon to your TFS server using your TfsSetup account. Open a command window and do the following:

c:
cd "C:\Program Files\Microsoft Visual Studio 2005 Team Foundation Server\Tools"
Setupwarehouse -v -s VSTSDEV05 -d TfsWarehouse -c Warehouseschema.xml -a INT\TFSService -ra INT\TFSReports -rebuild -mturl
http://VSTSDEV05:8080

The items in red need to be replaced. Replace VSTSDEV05 with the machine name of your server. Replace INT\TFSService with the domain and account name of your "tfsService" account.  Replace INT\TFSReports with the domain and account name of your "tfsReports" account.

The program may take a minute or two to run. After running it, your warehouse will be empty. Follow the instructions at http://scrumforteamsystem.com/ProcessGuidance/FAQ/TeamSystemFAQ.html#warehouse to force an update.

When the update is complete all the reports in your new v1.1 projects should be ok.

regards

Mark Lines-Davies
Conchango, Egham, UK

 

 


   Report 
Scrum for Team ... » Version 1.2 - T... » Scrum for Team ... » Rebuilding the Warehouse manually

Powered by Community Server, by Telligent Systems