get output of last Process on SSAS cube

China☆狼群 提交于 2019-12-07 14:31:58

问题


I have processed a SSAS cube. After it was done processing, I hit the close button - and then realized that I should have saved the output.

I think SSAS stores the processing log as a text or XML file, but I do not know what folder to look into.

Can someone direct me to retrieving processing logs?


回答1:


If you are processing from UI (Management Studio or BI Dev Studio), on processing dialog click on Change Settings and go to the Dimension(Partition) key error tab. Or in SSMS right click on the object, dimension for example, and choose properties->Select a page: Error Configuration.

Or try somehwere in here: \Microsoft SQL Server\MSSQL.\OLAP\Config



来源:https://stackoverflow.com/questions/1874157/get-output-of-last-process-on-ssas-cube

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!