Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/ssis/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Configuration 处理多维数据集TFS时出错 我在处理Team Foundation Server中的多维数据集时遇到以下错误。 TF221122:为团队项目集合或Team Foundation Server Team Foundation运行作业增量分析数据库同步时出错。p> 我最近移动并恢复了Team Foundation服务器。 我的问题是没有名为“TeamFoundation”的服务器。我认为我使用了TFSConfig来错误地配置某些内容_Configuration - Fatal编程技术网

Configuration 处理多维数据集TFS时出错 我在处理Team Foundation Server中的多维数据集时遇到以下错误。 TF221122:为团队项目集合或Team Foundation Server Team Foundation运行作业增量分析数据库同步时出错。p> 我最近移动并恢复了Team Foundation服务器。 我的问题是没有名为“TeamFoundation”的服务器。我认为我使用了TFSConfig来错误地配置某些内容

Configuration 处理多维数据集TFS时出错 我在处理Team Foundation Server中的多维数据集时遇到以下错误。 TF221122:为团队项目集合或Team Foundation Server Team Foundation运行作业增量分析数据库同步时出错。p> 我最近移动并恢复了Team Foundation服务器。 我的问题是没有名为“TeamFoundation”的服务器。我认为我使用了TFSConfig来错误地配置某些内容,configuration,Configuration,下面是GetProcessStatus的xml输出。 为了简洁起见,我删掉了一些。我确信问题在于实例名='TeamFoundation'不正确。我应该是一个机器名吗 <WarehouseProcessingStatus xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/Te

下面是GetProcessStatus的xml输出。 为了简洁起见,我删掉了一些。我确信问题在于实例名='TeamFoundation'不正确。我应该是一个机器名吗

<WarehouseProcessingStatus xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/TeamFoundation/2005/06/Services/Controller/03">
  <RequestTimeUtc>2012-03-04T07:07:31.4633418Z</RequestTimeUtc>
  <WarehouseProcessingOnlineStatus>Stopped</WarehouseProcessingOnlineStatus>
  <AnalysisProcessingOnlineStatus>Stopped</AnalysisProcessingOnlineStatus>
  <JobProcessingStatus>Idle</JobProcessingStatus>
  <JobsRunning>0</JobsRunning>
  <JobsQueued>0</JobsQueued>
  <Instance Name="TEAM FOUNDATION" JobProcessingStatus="Idle" JobsRunning="0" JobsQueued="0">
    <Jobs>
      <Job Name="Common Structures Warehouse Sync" JobProcessingStatus="Idle">
        <LastRun QueueTimeUtc="2012-03-04T06:53:16.94Z" ExecutionStartTimeUtc="2012-03-04T06:53:17.433Z" EndTimeUtc="2012-03-04T06:53:17.45Z" Result="Blocked">
          <ResultMessage>[Common Structures Warehouse Sync]:  ---&gt; TF221107: Reporting for Team Foundation Server cannot execute job Common Structures Warehouse Sync for team project collection TEAM FOUNDATION because the warehouse is offline. Use the Team Foundation Administration Console to start reporting.</ResultMessage>
        </LastRun>
      </Job>
      <Job Name="Full Analysis Database Sync" JobProcessingStatus="Idle">
        <LastRun QueueTimeUtc="2012-03-04T06:03:49.833Z" ExecutionStartTimeUtc="2012-03-04T06:03:52.7Z" EndTimeUtc="2012-03-04T06:04:06.917Z" Result="Failed">
          <ResultMessage>[Full Analysis Database Sync]:  ---&gt; AnalysisDatabaseProcessingType=Full, needCubeSchemaUpdate=True. ---&gt; Microsoft.TeamFoundation.Server.WarehouseException: TF221122: 
          An error occurred running job Full Analysis Database Sync for team project collection or Team Foundation server TEAM FOUNDATION. ---&gt; Microsoft.TeamFoundation.Server.WarehouseException: Failed to Process Analysis Database 'Tfs_Analysis'. ---&gt; Microsoft.TeamFoundation.Server.WarehouseException: Internal error: The operation terminated unsuccessfully.
               Server: The operation has been cancelled.
                                OLE DB error: OLE DB or ODBC error: A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online.; 08001; Client unable to establish connection; 08001; Encryption not supported on the client.; 08001.
                                Errors in the high-level relational engine. A connection could not be made to the data source with the DataSourceID of 'Tfs_AnalysisDataSource', Name of 'Tfs_AnalysisDataSource'.
                                Errors in the OLAP storage engine: An error occurred while the dimension, with the ID of 'Test Plan', Name of 'Test Plan' was being processed.
                                Errors in the OLAP storage engine: An error occurred while the 'Test Plan ID' attribute of the 'Test Plan' dimension from the 'Tfs_Analysis' database was being processed.

      </Job>
    </Jobs>
  </Instance>
  <Collections>
    <Collection Name="Upgrade Projects" JobProcessingStatus="Idle" JobsRunning="0" JobsQueued="0">
      <Jobs>
        <Job Name="Build Warehouse Sync" JobProcessingStatus="Idle">
          <LastRun QueueTimeUtc="2012-03-04T06:35:09.837Z" ExecutionStartTimeUtc="2012-03-04T06:35:10.157Z" EndTimeUtc="2012-03-04T06:35:10.317Z" Result="Succeeded" />
        </Job>
        <Job Name="Common Structures Warehouse Sync" JobProcessingStatus="Idle">
          <LastRun QueueTimeUtc="2012-03-04T06:35:09.823Z" ExecutionStartTimeUtc="2012-03-04T06:35:10.147Z" EndTimeUtc="2012-03-04T06:35:10.643Z" Result="Succeeded" />
        </Job>
        <Job Name="Test Management Warehouse Sync" JobProcessingStatus="Idle">
          <LastRun QueueTimeUtc="2012-03-04T06:47:02.343Z" ExecutionStartTimeUtc="2012-03-04T06:47:03.313Z" EndTimeUtc="2012-03-04T06:47:03.41Z" Result="Succeeded" />
        </Job>
        <Job Name="Version Control Warehouse Sync" JobProcessingStatus="Idle">
          <LastRun QueueTimeUtc="2012-03-04T06:35:09.837Z" ExecutionStartTimeUtc="2012-03-04T06:35:10.163Z" EndTimeUtc="2012-03-04T06:35:10.297Z" Result="Succeeded" />
        </Job>
        <Job Name="Work Item Tracking Warehouse Sync" JobProcessingStatus="Idle">
          <LastRun QueueTimeUtc="2012-03-04T06:35:09.837Z" ExecutionStartTimeUtc="2012-03-04T06:35:10.15Z" EndTimeUtc="2012-03-04T06:35:10.573Z" Result="Succeeded" />
        </Job>
      </Jobs>
    </Collection>
  </Collections>
</WarehouseProcessingStatus>

2012-03-04T07:07:31.4633418Z
停止
停止
闲置的
0
0
[公共结构仓库同步]:--TF221107:Team Foundation Server的报告不能为团队项目集合团队基金会执行工作公共结构仓库同步,因为仓库处于脱机状态。使用Team Foundation管理控制台开始报告。
[完全分析数据库同步]:---AnalysisDatabaseProcessingType=Full,needCubeSchemaUpdate=True。--Microsoft.TeamFoundation.Server.WarehouseException:TF221122:
为团队项目集合或Team Foundation Server Team Foundation运行作业全文分析数据库同步时出错。Microsoft.TeamFoundation.Server.WarehouseException:无法处理分析数据库“Tfs\U分析”。--Microsoft.TeamFoundation.Server.WarehouseException:内部错误:操作未成功终止。
服务器:操作已取消。
OLE DB错误:OLE DB或ODBC错误:在建立与SQL Server的连接时发生与网络相关或特定于实例的错误。找不到服务器或无法访问服务器。检查实例名称是否正确,以及SQL Server是否配置为允许远程连接。有关详细信息,请参阅SQL Server联机丛书。;08001; 客户端无法建立连接;08001; 客户端不支持加密。;8001
高级关系引擎中的错误。无法连接到数据源ID为“Tfs\U AnalysisDataSource”、名称为“Tfs\U AnalysisDataSource”的数据源。
OLAP存储引擎中的错误:处理ID为“测试计划”、名称为“测试计划”的维度时出错。
OLAP存储引擎中的错误:处理“Tfs_Analysis”数据库中“测试计划”维度的“测试计划ID”属性时出错。

我终于明白了这一点。 您可以通过登录analysis services,右键单击TFS_analysis并选择“process”来手动处理多维数据集

事实证明,无法正确模拟TFS_AnalysisDatasource中指定的用户。我不知道为什么。它是在计算机上具有管理员权限的有效用户

我将analysis services服务更改为使用域帐户,并将数据源更改为使用服务帐户

这最终得到了立方体的处理。我认为上面的问题所在的实例=“…”是个骗局