Synchronization of Client and Server

Analysis Services Programming

Analysis Services Programming

Synchronization of Client and Server

In writeback scenarios, the frequency of client/server synchronization determines when a user sees the most recent updates to a cube. Some queries are resolved entirely from client cache; if the server cube has been updated since the last synchronization, the results of such a query will not reflect the updates until the cache is refreshed from the server.

The frequency of client/server synchronization can be controlled with the Auto Synch Period property. For more information, see Auto Synch Period Property.

For mining model queries, you can use the Mining Execution Location property to control synchronization of the client mining model query cache. For more information, see Mining Execution Location Property.