Stops the heartbeat process between the primary and replicate databases. Optionally, truncates the rms_ticket_history table.
stop heartbeat from pds.pdb to rds.rdb [delete history]
The name of the primary data server and database.
The name of the replicate data server and database.
If included, the rms_ticket_history table is deleted when the heartbeat is stopped. By default, the table is not deleted.
Stops the heartbeat process:
stop heartbeat from inventory_pds.vendor to inventory_dss.vendor
Optionally, you can delete the rms_ticket_history table when the heartbeat is stopped. This means you can no longer retrieve tickets from the table.