刷新 MS 数据仓库多维数据集时出错

发布于 2024-07-15 12:02:21 字数 354 浏览 5 评论 0原文

我们有一个多维数据集,正在填充源表中的数据。 为了让数据反映出来,我们调用“分析服务处理任务”组件。 当刷新多维数据集时,我们收到以下错误。

说明:OLE DB 错误:OLE DB 或 ODBC 错误:通信链接失败; 08S01。 结束错误 错误:2009-03-13 02:26:11.24 代码:0xC11F000C 来源:处理 LedgerTransactions01 多维数据集 Analysis Services 执行 DDL 任务说明:OLAP 存储引擎中的错误:ID 为“Dim Item”的维度时发生错误V','dimItem' 的名称正在处理。

该多维数据集在 SQL Server 环境中运行,并且此问题并不总是发生。

We have a cube that we are populating the data from the source tables. To get the data to reflect we are calling the "Analysis services processing task" component. While the cube is being refreshed we are getting the following error.

Description: OLE DB error: OLE DB or ODBC error: Communication link failure; 08S01. End Error Error: 2009-03-13 02:26:11.24 Code: 0xC11F000C Source: Process LedgerTransactions01 cube Analysis Services Execute DDL Task Description: Errors in the OLAP storage engine: An error occurred while the dimension, with the ID of 'Dim Item V', Name of 'dimItem' was being processed.

The cube is running in a SQL server environment and this issue is not happening always.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

夜清冷一曲。 2024-07-22 12:02:21

帖子似乎表明此错误的一个可能原因是服务器上空间不足。

This post seems to suggest that one possible causes of this error is a lack of space on the server.

迷爱 2024-07-22 12:02:21

我尝试过,但它没有解决问题,但是,我们也找到了这个答案,它确实解决了问题。

  1. 在 BIDS (VS) 中双击数据源

  2. 打开一个窗口 --> 转到模拟信息

  3. 确保选择“使用服务帐户”。

原始帖子

I tried that, but it didn't resolve the issue, however, we also found this answer, which did resolve the issue.

  1. In BIDS (VS) Double click on DataSource

  2. A window opens --> Go to Impersonation Information

  3. Make sure that "Use the Service Account is selected.

Original Post here

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文