[Glass] Where is the cache repository located ? Easy way to maintain content of cache ?
Dale Henrichs via Glass
glass at lists.gemtalksystems.com
Thu Feb 2 07:48:00 PST 2017
Marten,
You can find the cache repository being used by evaluating:
MCCacheRepository default
For GemStone, we arrange for the cacheRepository to be stored in the
repo as MCDictionaryRepository.
The easiest way to flush the cache is to use the tODE command `mr
flush`. Otherwise you can execute the following:
MCRepositoryGroup default repositoriesDo: [ :rep | rep flushCache ].
System commit
Dale
On 2/2/17 7:39 AM, Marten Feldtmann via Glass wrote:
>
> I would like to know, where the content of the cache repository is
> located. Within the database ? Somewhere on disc ?
>
> I've a faulty member in this structure and would like to know, how to
> remove a package from that repository.
>
>
> Marten
>
>
>
> _______________________________________________
> Glass mailing list
> Glass at lists.gemtalksystems.com
> http://lists.gemtalksystems.com/mailman/listinfo/glass
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20170202/706a7d83/attachment.html>
More information about the Glass
mailing list