NewReplicateDB command

Used in a Server.Load script to create empty database target as replica of source.

Syntax

NewReplicateDB source target

Where:

  • source -- Full file name of source database. Use the format server!!file for a remote database.
  • target -- Full file name of new target database; if a database with the same name exists with a different replica ID, it will be overwritten.