简体   繁体   English

如何查看多维数据集的源表?

[英]How do I view the source tables of a cube?

I have access to db2. 我可以访问db2。

I also have access to some Cognos Cubes via TM1 explorer. 我还可以通过TM1资源管理器访问一些Cognos Cubes

Is it possible to find out the source tables for the cubes ? 是否可以找到多维数据集的源表?

For example, can I see what tables are used for the FST cube shown below ? 例如,我可以看到下面显示的FST多维数据集使用了哪些表? and if possible even how the tables are joined etc 甚至在可能的情况下如何联接表等 在此处输入图片说明 . ?

To answer your question, you need access to the TurboIntegrator process that load your cube. 要回答您的问题,您需要访问加载多维数据集的TurboIntegrator进程。

In your example, since it's an external source (Db2), the cube is loaded with a TurboIntegrator Process (process object in green). 在您的示例中,由于它是外部源(Db2),因此该多维数据集将加载Turb​​oIntegrator进程(绿色的进程对象)。 It's seems that you don't have the security access to view the process so you're not able to see the data source. 似乎您没有安全权限来查看该过程,因此您无法查看数据源。

Hope it helps ! 希望能帮助到你 !

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM