Calculate exact Memory Consumption of Cube

Post Reply
crash0verride
Posts: 5
Joined: Mon Oct 20, 2008 10:03 am
Version: TM1 9.0.1.181 SP3
Excel Version: MS Excel 2003 SP3
Location: Manila, Philippines

Calculate exact Memory Consumption of Cube

Post by crash0verride »

I need to calculate the memory consumption of each cube on server. I see the memory consumption on Cube Properties but its different when I monitored its activity on Task Manager. Is there an exact formula for this? help is greatly appreciated.
User avatar
Martin Ryan
Site Admin
Posts: 1989
Joined: Sat May 10, 2008 9:08 am
OLAP Product: TM1
Version: 10.1
Excel Version: 2010
Location: Wellington, New Zealand
Contact:

Re: Calculate exact Memory Consumption of Cube

Post by Martin Ryan »

If you right click on the server name then you'll see an option called "Start Performance Monitor". This will create a bunch of control cubes, one of which will give you information about the size of the cubes.

The reason that the service on the task manager will give you a different figure is because the service includes all the memory being used, including all the dimensions, which can sometimes add up to quite a lot.

Martin
Please do not send technical questions via private message or email. Post them in the forum where you'll probably get a faster reply, and everyone can benefit from the answers.
Jodi Ryan Family Lawyer
Alan Kirk
Site Admin
Posts: 6644
Joined: Sun May 11, 2008 2:30 am
OLAP Product: TM1
Version: PA2.0.9.18 Classic NO PAW!
Excel Version: 2013 and Office 365
Location: Sydney, Australia
Contact:

Re: Calculate exact Memory Consumption of Cube

Post by Alan Kirk »

Martin Ryan wrote:If you right click on the server name then you'll see an option called "Start Performance Monitor". This will create a bunch of control cubes, one of which will give you information about the size of the cubes.

The reason that the service on the task manager will give you a different figure is because the service includes all the memory being used, including all the dimensions, which can sometimes add up to quite a lot.
Also, just adding up the cube memory consumption and comparing it to Task Manager doesn't factor in so-called "Memory In Garbage"; memory that the server is not currently actively using but hasn't released back to the system. You'll find that in the Performance Monitor that Martin referred to as well.

One important thing to remember before starting Performance Monitor, though; make sure that cube logging is OFF for the four "}Stats" cubes before you turn Performance Monitor on. (Right click on the Cubes list and select Security Assignments, then disable Logging on those four cubes.)

Otherwise you'll have transaction log files which, I kid you not, will run into gigabytes before you know it.
"To them, equipment failure is terrifying. To me, it’s 'Tuesday.' "
-----------
Before posting, please check the documentation, the FAQ, the Search function and FOR THE LOVE OF GLUB the Request Guidelines.
User avatar
Steve Rowe
Site Admin
Posts: 2455
Joined: Wed May 14, 2008 4:25 pm
OLAP Product: TM1
Version: TM1 v6,v7,v8,v9,v10,v11+PAW
Excel Version: Nearly all of them

Re: Calculate exact Memory Consumption of Cube

Post by Steve Rowe »

Also if you are in 32bit world make sure that you are not close to the memory limits of your environment or you could crash your TM1 server.
Cheers,
Technical Director
www.infocat.co.uk
crash0verride
Posts: 5
Joined: Mon Oct 20, 2008 10:03 am
Version: TM1 9.0.1.181 SP3
Excel Version: MS Excel 2003 SP3
Location: Manila, Philippines

Re: Calculate exact Memory Consumption of Cube

Post by crash0verride »

Thanks a lot for your help Steve, Allan, and Martin...you are really TM1 Guru guys! More power.
Martyn Lawson
Posts: 4
Joined: Thu Dec 18, 2008 11:19 pm

Re: Calculate exact Memory Consumption of Cube

Post by Martyn Lawson »

Does anyone know what info is being recorded in this cube i.e. Bits, bytes, kilobytes?
David Usherwood
Site Admin
Posts: 1458
Joined: Wed May 28, 2008 9:09 am

Re: Calculate exact Memory Consumption of Cube

Post by David Usherwood »

Suggest you start them and look. If you are responsible for a TM1 server they'll probably make sense to you.
lotsaram
MVP
Posts: 3698
Joined: Fri Mar 13, 2009 11:14 am
OLAP Product: TableManager1
Version: PA 2.0.x
Excel Version: Office 365
Location: Switzerland

Re: Calculate exact Memory Consumption of Cube

Post by lotsaram »

Martyn Lawson wrote:Does anyone know what info is being recorded in this cube i.e. Bits, bytes, kilobytes?
Bytes
Post Reply