Refresh Replicated Partition

Refresh the current replicated-partition database target from the remote (second DBS-NAME) source partition. Database Manager permission for each database is required.

Syntax

Syntax diagram for refresh replicated partition.DBS-NAMEHOST-NAME

You can update a replicated-partition database using refresh replicated partition.

KeywordDescription

...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.

Example

refresh replicated partition sampeast.east to samppart.company at localhost all data;