Is there any way to see when OLAP cube dimension has been read accessed last time ? Is that information held anywhere ? Thanks
答案 0 :(得分:0)
现在我不确定是否有dmv可以告诉上一次读取的时间(尝试探索不同的dmv)。如果没有这样的dmv,下面的dmv可以提供帮助。它告诉您对象被读取了多少次。您可以预先记录其结果以取得结果
select * from $System.DISCOVER_OBJECT_ACTIVITY