Setting the master definition node (setasmdn) v7

For MMR only: The setasmdn command sets a primary node to the role of master definition node.

Synopsis

-setasmdn pubdbid
  –repsvrfile pubsvrfile

See Switching the primary definition node for more information on setting the primary definition node.

Parameters

pubdbid

The publication database ID of the primary node to be given the role of primary definition node.

pubsvrfile

The file containing the publication server login information.

Examples

This example sets the primary node with publication database ID 9 as the primary definition node.

$ java -jar edb-repcli.jar -setasmdn 9 -repsvrfile ~/pubsvrfile.prop
Updating the database node to be promoted as the new MDN node.
The database has been successfully promoted as the new MDN node.