Refresh the current replicated-partition database target from the remote (second DBS-NAME) source partition. Database designer privilege for each database is required.
refresh replicated partition sampeast.east to samppart.company at localhost all data;
You can update a replicated-partition database using refresh replicated partition.
...to... | Use the current replicated-partition database source to refresh the remote target partition. |
...from... | Refresh the current replicated-partition database target from the remote source partition. |
...updated data | Refresh a replicated-partition database only with data that has been updated since the last refresh. |
...all data | Refresh a replicated-partition database with all data, regardless of the last refresh. |
©2004 Hyperion Solutions Corporation. All Rights Reserved. http://www.hyperion.com |