Move a replica of a database

Run the MoveReplica command to move a replica of a database to another database server.

To run this command, specify values of the following attributes in the Notes® account form:
  • ADMINP Command
  • Database Title (new Database)
  • Destination Database Path (relative to data directory)
  • Destination Database Server
  • Source Database Path (relative to data directory)
  • Source Database Server Name

The following example illustrates how you can move the replica of the SourceDBName.nsf database file that exists on the server SourceDBServer/IBM to the new server DestinationDBServer/IBM:

Example:

To move the replica of the SourceDBName.nsf database file to the server DestinationDBServer/IBM, specify the following attribute values in the Notes account form.
ADMINP Command: MoveReplica
Database Title: DestinationDBTitle
Destination Database Path: mail\DestinationDBName.nsf
Destination Database Server: DestinationDBServer/IBM
Source Database Path: mail\SourceDBName.nsf
Source Database Server Name: SourceDBServer/IBM

When you run this command, the administration process creates a request in the admin4.nsf database file to create a replica of the SourceDBName.nsf database file on the DestinationDBServer/IBM server.