dmsmgr -sync Function Synchronize a DMS or a DH

The dmsmgr -sync function synchronizes between the DMS and the DH to create a mirror image of the DMS on the DH. You can execute the synchronization process from the Enterprise Management Server or from a dedicated Distribution Server.
capamsc141
The dmsmgr -sync function synchronizes between the DMS and the DH to create a mirror image of the DMS on the DH. You can execute the synchronization process from the Enterprise Management Server or from a dedicated Distribution Server.
This command has the following format:
dmsmgr -sync -dhname <
dhname
> [-dms<
dms-name
>]
dmsmgr -sync self [-dh<
dhname
>]
  • -dms<
    dms-name
    >
    Synchronizes the DMS with the DH.
    Run the command from the DMS computer.
  • -dh<
    dhname
    >
    Synchronizes the DH with the DMS.
    Run the command from the DH computer.
  • -dhname<
    name
    >
    Specifies a comma separated list of Distribution Hosts.
  • self
    Specifies to synchronize the DH with the DMS.
    Run the command from the Distribution Server.