Tommie 的个人资料: : Tommie照片日志列表更多 工具 帮助

日志


Trying the other solution [step 1: cleaning up from the earlier solution]

Since the first solution didn't seem to work, I'll have to revert my changes and go for an update via the adapter instead. Here's what I've done:

  • Dropped my manually created Code Metrics table in the TfsWarehouse database:

USE [TfsWarehouse] GO IF EXISTS (SELECT * FROM sys.foreign_keys WHERE object_id = OBJECT_ID(N'[dbo].[FK_Code Metrics_Build_Build_ID]') AND parent_object_id = OBJECT_ID(N'[dbo].[Code Metrics]')) ALTER TABLE [dbo].[Code Metrics] DROP CONSTRAINT [FK_Code Metrics_Build_Build_ID] GO USE [TfsWarehouse] GO /****** Object: Table [dbo].[Code Metrics] Script Date: 12/06/2007 05:53:00 ******/ IF EXISTS (SELECT * FROM sys.objects WHERE object_id = OBJECT_ID(N'[dbo].[Code Metrics]') AND type in (N'U')) DROP TABLE [dbo].[Code Metrics]

  • Returning warehouseschema.xml to its original state (i.e. copy the backed up version and replacing the new with the old one, or you could manually just delete the <Fact>...</Fact> added before)
  • Run SetupWarehouse again, just in case:

C:\Program Files\Microsoft Visual Studio 2008 Team Foundation Server\Tools>SetupWarehouse -rebuild -v -o -s ORCASBETA2_TFSV -d TfsWarehouse -c warehouseschema.xml -a ORCASBETA2_TFSV\TFSSERVICE -ra ORCASBETA2_TFSV\TFSREPORT -mturl http://orcasbeta2_tfsv:8080 -l log.txt
SetupWarehouse: Warehouse updated successfully.

  • Navigate to the warehouse web service and perform the Run command again.
  • Verifying in Microsoft Excel that the cube and the perspectives still are there, intact.

评论

请稍候...
很抱歉,您输入的评论太长。请缩短您的评论。
您没有输入任何内容,请重试。
很抱歉,我们当前无法添加您的评论。请稍后重试。
若要添加评论,需要您的家长授予您相应权限。请求权限
您的家长禁用了评论功能。
很抱歉,我们当前无法删除您的评论。请稍后重试。
您已超过了一天之内允许提供的评论数上限。请在 24 小时后重试。
因为我们的系统表明您可能在向其他用户提供垃圾评论,您的帐户已禁用了评论功能。如果您认为我们错误地禁用了您的帐户,请联系 Windows Live 支持部门
完成下面的安全检查,您提供评论的过程才能完成。
您在安全检查中键入的字符必须与图片或音频中的字符一致。

若要添加评论,请使用您的 Windows Live ID 登录(如果您使用过 Hotmail、Messenger 或 Xbox LIVE,您就拥有 Windows Live ID)。登录


还没有 Windows Live ID 吗?请注册

引用通告

此日志的引用通告 URL 是:
http://tomfury.spaces.live.com/blog/cns!F58BF7D0B46F52B9!299.trak
引用此项的网络日志