Getting ownership from replica

Normally, the replica server that owns some objects is the one to return (relinquish) the ownership to the master server when the objects are no longer needed on the replica. However, the administrators of the corresponding master servers also have means of returning the ownership to their respective sites.

Request ownership from replica

This command attempts to contact the replica server and perform a normal object relinquish process there. If the ownership of the object is on a secondary replica, then the execution is redirected there.

This is safer to perform than taking ownership—when requesting ownership, changes made on the replica cannot be lost.

To use this command:

For more information on the Request and Relinquish commands, see Ownership.

Take ownership

This command sets the server where the command is executed as the owner of the object, without informing the replica server that used to own the object. When a replica server performs an update with this server, any possible changes the replica may have made to those objects after the previous update are lost.

To use this command:

Note: The Take ownership command is disabled for documents.

For more information on this command, see Control access.