InterviewSolution
| 1. |
If Objects Are Created, Modified Or Deleted, Will The Change Be Reflected Across All Microstrategy Intelligence Server Cluster Nodes? |
|
Answer» Yes. Object caches are synchronized across all cluster nodes. If any change affecting the Metadata is made by one cluster node, then the cluster node broadcasts the change to the other cluster nodes. The other cluster nodes will then update their LOCAL object caches. NOTE: Client-side object caches will not be automatically be refreshed. In MICROSTRATEGY Desktop, for example, a user may have to EXPLICITLY click on 'Refresh' to SEE an object change be reflected in the client application Yes. Object caches are synchronized across all cluster nodes. If any change affecting the Metadata is made by one cluster node, then the cluster node broadcasts the change to the other cluster nodes. The other cluster nodes will then update their local object caches. NOTE: Client-side object caches will not be automatically be refreshed. In MicroStrategy Desktop, for example, a user may have to explicitly click on 'Refresh' to see an object change be reflected in the client application |
|