Refresh Replicated Partition
The MaxL refresh replicated partition statement helps you synchronize the current Essbase replicated-partition target cube from the remote (second DBS-NAME) source partition. Database Manager permission for each cube is required.
Syntax

Description of the illustration refrpart.gif
You can update a replicated-partition using refresh replicated partition.
Keywords
- ...to...
-
Use the current replicated-partition source cube to refresh the remote target partition.
- ...from...
-
Refresh the current replicated-partition target cube from the remote source partition.
- ...updated data
-
Refresh a replicated-partition cube only with data that has been updated since the last refresh.
- ...all data
-
Refresh a replicated-partition cube with all data, regardless of the last refresh.
Example
refresh replicated partition sampeast.east to samppart.company at "https://myEssbase-myDomain.analytics.us2.example.com/essbase/agent" all data;