Page 1 of 1

Need some knowedge

Posted: Tue Jun 10, 2014 10:32 am
by deepakjain2020
Hi All,

We are planning to have a ViewConstruct so that data gets loaded into cache and it would be less time consuming for users to view the report.

Now the thing which I will like to understand is,
When we have a SaveDataAll function, does the data in cache also gets cleared?

Regards,
Deepak Jain

Re: Need some knowedge

Posted: Tue Jun 10, 2014 11:21 am
by qml
deepakjain2020 wrote:When we have a SaveDataAll function, does the data in cache also gets cleared?
No. Saving data does not invalidate cache.

Re: Need some knowedge

Posted: Tue Jun 10, 2014 11:46 am
by deepakjain2020
Thanks qml.

Regards,
Deepak Jain

Re: Need some knowedge

Posted: Tue Jun 10, 2014 5:30 pm
by Gabor
I can remember, that some versions had such a cache problem after running SaveDataAll. Later versions showed this as a solved issue again.
I have no clue what version(s) were affected.
How about getting benefit of MTQ with 10.2? That's a great feature to boost large views with consolidations and simply rules.
For example having 8 cores mean you get your view about 8 times faster, so 1 min goes down to ~8 sec.