【问题标题】:Visual Studio 2005 Deployment of cubeVisual Studio 2005 多维数据集部署
【发布时间】:2013-12-02 11:19:10
【问题描述】:

我有一个立方体在上周五之前一直运行良好。今天我将数据导入到多维数据集使用的表中,测试所有维度是否也包含所有必要的数据,然后尝试部署多维数据集。

部署失败,只给出这个错误: 错误 18 Systemfehler:0 0
(Systemfehler 表示系统错误) ...现在我会很感激错误消息中的更多文本,但没有!

所以我用谷歌搜索了一下,然后决定删除 SQL-Server 上的多维数据集并重试 - 同样的故事。所以我尝试了其他 SQL-Server,到目前为止还没有这样的多维数据集 - 再次出现同样的错误。

有人知道该怎么做吗?

【问题讨论】:

    标签: sql-server visual-studio ssas cube


    【解决方案1】:

    我认为这是一个文件系统错误。

    1. Stop the Analysis Services service
    2. Delete everything in the C:\Program Files\Microsoft SQL Server\MSSQL.2\OLAP\Data\%YOUR_PROJECTNAME% folder
    3. Restart the Analysis Services service
    4. Connect to the Analysis Service using SQL Server Management Studio
    5. Delete the Analysis Service database which you got the error
    6. Re-deploy the SSAS project
    

    我以前试过这个,它对我有用。

    【讨论】:

    • 感谢您的输入,我确实尝试过发布。由于这加上服务器重启并没有带来任何东西,所以我把整个多维数据集都改成了新的,这很麻烦——但恐怕工作量比解决问题要少......
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-12-23
    • 1970-01-01
    相关资源
    最近更新 更多