Is there a way to check how much RAM is taken by control objects (cubes, dimensions)?
In the Properties window in Server Explorer I can only see info for non-control objects (Display Control Objects checked).
For a cube I could try to create a "copy" of it (same dims and data that in a control cube, cube name without '}') but I would be glad to have more simple way.
I am using 9.5 (March 2010 edition)
Regards
RAM taken by Control Objects
-
- MVP
- Posts: 214
- Joined: Tue Nov 11, 2008 11:57 pm
- OLAP Product: TM1, CX
- Version: TM1 7x 8x 9x 10x CX 9.5 10.1
- Excel Version: XP 2003 2007 2010
- Location: Hungary
Re: RAM taken by Control Objects
Hi,
You should try the Performance Monitor.
Using that you can check the stats for all cubes in the }StatsByCube cube.
Regards,
Peter
You should try the Performance Monitor.
Using that you can check the stats for all cubes in the }StatsByCube cube.
Regards,
Peter
Last edited by kpk on Mon May 31, 2010 12:22 pm, edited 1 time in total.
Best Regards,
Peter
Peter
-
- MVP
- Posts: 214
- Joined: Tue Nov 11, 2008 11:57 pm
- OLAP Product: TM1, CX
- Version: TM1 7x 8x 9x 10x CX 9.5 10.1
- Excel Version: XP 2003 2007 2010
- Location: Hungary
Re: RAM taken by Control Objects
You can find more details on the topic in the TM1 Operation Guide: Monitoring Server Performance
Best Regards,
Peter
Peter
-
- MVP
- Posts: 195
- Joined: Wed Jul 22, 2009 10:35 pm
- OLAP Product: TM1
- Version: 9.5.2 FP3
- Excel Version: 2010
Re: RAM taken by Control Objects
Thanks, guys, looking on that.