数据集查询执行失败。服务器:操作已取消

发布于 2024-08-29 04:45:43 字数 217 浏览 2 评论 0原文

本地报告处理期间发生错误。

报告处理期间发生错误。

数据集“DataSet_XXXXX”服务器的查询执行失败

:操作已取消。

威廉·H·盖茨(William H Gates)在这里发生了什么?

我正在尝试在报表设计器中预览一个报表,该报表使用连接到 ssas 多维数据集的数据集。

我在 xpsp3 上使用 SSRS2008

An error has occurred during local report processing.

An error has occured during report processing.

Query execution failed for dataset 'DataSet_XXXXX'

Server: The operation has been cancelled.

What the William H Gates is going on here?

I am trying to preview a report, that uses datasets which connect to ssas cubes, in the report designer.

I'm using SSRS2008 on xpsp3

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

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

发布评论

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

评论(2

坦然微笑 2024-09-05 04:45:44

您需要将报告拆开并手动运行每个查询来查找故障。

You need to pull the report apart and run each query manually to find the failure.

于我来说 2024-09-05 04:45:43

我更改了查询以使用包含相同数据的不同维度,并且它有效。

查询中使用的维度数从 3 个减少到 2 个。

我猜想通过触摸另一个维度,它会创建一个大数据集,从而导致错误。

I changed the query to use a different dimension containing the same data and it works.

The number of dimensions used in the query was reduced from 3 to 2.

I guess by touching the other dimension it was creating a large dataset which in turn caused the error.

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