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 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...
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...
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.