Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我目前的项目中,SSAS 在独立服务器上运行,我想知道硬件规格(CPU、内存等)和操作系统版本。
问题是我无权访问操作系统(甚至无法远程访问 perfmon 或 eventvwr),而 DBA 迄今为止忽略了我的请求。同时,我想知道是否有可以运行的 XMLA 命令或针对将提供此信息的 DMV 之一的 SQL 查询。
此外,我拥有 SSAS 实例的管理员权限,并且可以针对它运行 Profiler 跟踪,所以如果有其他方法,我会全力以赴!
您无法通过 SSAS 找到硬件或操作系统规格。