多维数据集数据库已重命名 - 在哪里记录?

时间:2016-05-02 13:30:15

标签: windows ssas ssas-tabular

周末有人重命名了我们导致大量头痛和SQL作业失败的多维数据集数据库之一。我想知道是否在任何地方记录了多维数据集数据库重命名操作以及相关详细信息。我尝试在开发环境中复制相同内容并在eventvwr中搜索,没有太多运气。任何线索将不胜感激!

1 个答案:

答案 0 :(得分:0)

维护Analysis Services错误日志的关键机制是:

1.Keep track of the data stored in the msmdsrv.log.
 It will be necessary to copy the log off before it gets overwritten.
2.If you are using Analysis Services 2005, 2008, or 2008 R2, 
you can generate your own trace events as noted in the System-wide 
Trace file section of the post Analysis Services Processing Best Practces
 at: http://technet.microsoft.com/en-us/library/cc966525.aspx#EBAA
3.If you are using SQL Server 2012, 
you can use the XEvents feature as noted in the SSAS documentation Use SQL Server Extended Events (XEvents) to Monitor Analysis Services at: http://msdn.microsoft.com/en-us/library/gg492139.aspx

通过使用上述mechinisims,您可以跟踪日志前进