TM1ProcessDataSourceCache.....cma$

Post Reply
CSS
Posts: 2
Joined: Mon Apr 07, 2014 12:57 pm
OLAP Product: TM1
Version: 9.4 and higher
Excel Version: 2003 and higher

TM1ProcessDataSourceCache.....cma$

Post by CSS »

Hi,

i do have a file called TM1ProcessDataSourceCache.....cma$ and it is getting to big. How can i control this type of file?

Or is this a TI Process called DataSourceCache .... but why is it a cma file? CMA is a cub export but why is this file then called like a TM1Process error log?
Im confused :? :?
User avatar
Michel Zijlema
Site Admin
Posts: 713
Joined: Wed May 14, 2008 5:22 am
OLAP Product: TM1, PALO
Version: both 2.5 and higher
Excel Version: 2003-2007-2010
Location: Netherlands
Contact:

Re: TM1ProcessDataSourceCache.....cma$

Post by Michel Zijlema »

CSS wrote:Hi,

i do have a file called TM1ProcessDataSourceCache.....cma$ and it is getting to big. How can i control this type of file?

Or is this a TI Process called DataSourceCache .... but why is it a cma file? CMA is a cub export but why is this file then called like a TM1Process error log?
Im confused :? :?
I think this is an intermediate file generated by the Package Connector - so I assume you're using that functionality.
I'm not aware of a way of controlling the size of this, other than running your Package Connector sourced loads on smaller selections...

Maybe someone else has additional insights.

Michel
CSS
Posts: 2
Joined: Mon Apr 07, 2014 12:57 pm
OLAP Product: TM1
Version: 9.4 and higher
Excel Version: 2003 and higher

Re: TM1ProcessDataSourceCache.....cma$

Post by CSS »

Michel Zijlema wrote:
CSS wrote:Hi,

i do have a file called TM1ProcessDataSourceCache.....cma$ and it is getting to big. How can i control this type of file?

Or is this a TI Process called DataSourceCache .... but why is it a cma file? CMA is a cub export but why is this file then called like a TM1Process error log?
Im confused :? :?
I think this is an intermediate file generated by the Package Connector - so I assume you're using that functionality.
I'm not aware of a way of controlling the size of this, other than running your Package Connector sourced loads on smaller selections...

Maybe someone else has additional insights.

Michel
Hi Michel

thx that i did not ask the users yet!
dr.nybble
MVP
Posts: 160
Joined: Wed Aug 17, 2011 3:51 pm
OLAP Product: TM1
Version: 10.2.2
Excel Version: Excel 2007

Re: TM1ProcessDataSourceCache.....cma$

Post by dr.nybble »

When the query is executed for the Metadata tab it is written to a .cma file. On the Data tab it reads from the cached .cma file rather than requerying the source.

I believe the old Syskoplan SAP adapter does the same thing.
Post Reply