Maintenance Manual

COMMAND: utils dbreplication reset all
COMMAND: utils dbreplication reset nodename
utils dbreplication runtimestate
This command is used to monitor progress of the database replication process and provides
replication state in the cluster.
OPTION: [nodename} limits the status to that of the node indicated.
COMMAND: utils dbreplication runtimestatenodename
utils dbreplication setrepltimeout
Use this command to increase the default timeout for replication setup on large clusters.
The default timeout is 5 minutes, thus all subscribers requesting replication within 5 minutes
will be on the broadcast list and will be replicated.
COMMAND: utils dbreplication setrepltimeout integer value of new timeout in seconds
PARAMETER integer value of new timeout in seconds must be between 300 and 3600 seconds.
utils dbreplication status
Use this command to view status of database replication after setup is complete. To monitor
status during setup, use RTMT.
COMMAND: utils dbreplication status
utils dbreplication stop
This command is used to stop the automatic setup of database replication and to stop the ongoing
setup of replication.
Run this command on each node where replication needs to be stopped.
Run on all Member nodes rst and then on the publisher (the Controller node).
Run this command with no parameters to execute the stop operation on the local node only.
On the publisher, run this command as stop all or stop nodename to execute the stop operation
on all nodes or on a named node.
COMMAND: utils dbreplication stop all
COMMAND: utils dbreplication stop nodename
Administration Console User Guide for Cisco Unified Intelligence Center Release 8.0(3)
139
Command Line Interface
Utils Commands