I found some configuration in Framework manager about Allow usage of local cache. This option ticked to true makes that "all reports based on this model will use cached data. This setting affects all reports that use this model."
Ok, I understand the purpose of this file with cached data. At second query, the consult speed will increase a lot.
But I need to understand how this file is created, to try to increase this performance, like redirect it to dedicated partition, etc.
At cognos 7, I watched cached files created with 2 gigabytes. And this operation consumes many resources of my server.
I'm trying to track transactions between Cognos BI Server and Oracle during a query on Connection (in a third machine) and track information transfered to this third machine.
And I notice that the data transfered from Oracle to BI Server are taking +-15 seconds (in most heavy queries). Then, Oracle sends information to BI, during about 10 seconds. After that, I capture high Hard Disk writing events.
Then, +- 4 minutes after that, Cognos Query Studio shows infomation that I requested.
If anyone experienced a issue on this configuration, please, give me some tips or explanation =]
Thanks in advance.