I wonder if it is possible to create something like a persitant cache

HiIs it possible to store the design of a database closer to the user.

I would like to have one form to stay in the cache. That would make the response time for the first time somebody opens that form a lot faster.

My problem is a database where opening a document for the first time takes up to 15 seconds. After that, every other document opens under one second - until the user does something else and that form and it’s subforms are droped from the cache. Using less subforms would only solve the problem partially. Just having the design a bit closer to the user would be nice.

Any idea?

cti

Subject: I think that’s what the cache.dks already does…you could also create a local replica.

Subject: RE: I think that’s what the cache.dks already does…you could also create a local replica.

You are right there, but the cache.dsk is not persistend. Sometimes I would prefere to load the design elements in the cache and leave it there. A local replica is no option here. The problem is with the citrix user. They just think Notes is to slow for their work.cti