I am confused why we use Reload from cache, does it provide some kind of undo functionality?
Also I am confusing it with Partial reload, are they same?
I am confused why we use Reload from cache, does it provide some kind of undo functionality?
Also I am confusing it with Partial reload, are they same?
Best answer by paula.garci11
Hi Raman,
Reload from cache allows you to use the data stored temporarily in an accessible storage media and separate from the main storage. While the partial reload only performs the reload of the indicated tables.
If you only want to update a subset of tables, you can also use a partial reload. This does a complete reload of the specified tables and a reload from cache for the rest. This gives you higher and faster performance.
I hope it helps you.
Paula.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.