Page 1 of 1

TM1ProcessDataSourceCache.....cma$

Posted: Mon Apr 07, 2014 1:06 pm
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 :? :?

Re: TM1ProcessDataSourceCache.....cma$

Posted: Mon Apr 07, 2014 1:13 pm
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

Re: TM1ProcessDataSourceCache.....cma$

Posted: Mon Apr 07, 2014 1:24 pm
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!

Re: TM1ProcessDataSourceCache.....cma$

Posted: Mon Apr 07, 2014 1:30 pm
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.