OnDemand User Group

Support Forums => MP Server => Topic started by: dr_te_z on April 23, 2012, 03:00:49 AM

Title: Not sure: is the cache used for retrieval as wel?
Post by: dr_te_z on April 23, 2012, 03:00:49 AM
The disk cache is used during load. Documents are stored over there and after a period of time moved to TSM and the disk space is freed up. That I understand.
But during retrieval or unloading? Is the document copied from TSM to disk cache and then to the application or is the disk cache bypassed in such operations?
If the first case is true, so the documents are copied back to disk first: how long do they remain there? Is the an option in ARSMAINT to free up disk space after retrieval?
Title: Re: Not sure: is the cache used for retrieval as wel?
Post by: Justin Derrick on April 23, 2012, 04:10:34 AM
Documents retrieved from TSM don't go back into the cache filesystem.
Title: Re: Not sure: is the cache used for retrieval as wel?
Post by: dr_te_z on April 23, 2012, 06:09:54 AM
Good news, thank you