Search found 3 matches

by shanley
Tue Jan 26, 2016 2:41 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Memory Used for input data
Replies: 6
Views: 5398

Re: Memory Used for input data

Hi Brian
Thank you for sharing that knowledge, I have tested with PI off in my test environment and it behaves as you describe.
by shanley
Tue Jan 26, 2016 12:41 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Memory Used for input data
Replies: 6
Views: 5398

Re: Memory Used for input data

Thanks for taking the time to respond, some further info, I took a smaller example this time a cube with 9 dims and populated 2 million cells from a TI. I tried various combinations of CellIncrementN, CellGetN + CellPutN, CellPutN on it's own. Step 1 TI A. is executed, Cube is cleared using CubeClea...
by shanley
Mon Jan 25, 2016 8:39 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Memory Used for input data
Replies: 6
Views: 5398

Memory Used for input data

I am working on a TM1 (Version 10.2.2) database with two large reporting cubes. In the data load TI's it is necessary to use CellIncrementN rather than CellPutN, and it has always been the case that a significant amount of garbage memory is accumulated during a full cube load. I have always assumed ...