As another example of using the dmctl command to change an object’s attribute value, enter the following dmctl command from the BASEDIR/smarts/bin directory of the Topology Split Manager to change the IsTopoSyncEnabled attribute value of the TopoSplit_Manager object:

         dmctl -s <TSM name> put TopoSplit_Manager::TopoSplit-Manager::
         
            IsTopoSyncEnabled TRUE
      

Your change will take effect immediately.

To make your change permanent, use the sm_edit utility to modify the IsTopoSyncEnabled parameter value in the conf/discovery/topo-split/tsm.conf file.