cdr stop qod

The cdr stop qod command stops quality of data (QOD) monitoring for replication servers.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-cdr stop qod--+--------------------------+------------------><
                 |                      (1) |   
                 '-| Connect Option   |-----'   

Notes:
  1. See Connect Option.

Usage

Use the cdr stop qod command to stop monitoring quality of data for the replication servers.

The cdr stop qod command must be run on the master server defined by the cdr define qod command.

You can run this command from within an SQL statement by using the SQL administration API.

Return codes

A return code of 0 indicates that the command was successful.

If the command is not successful, the following error code is returned: 217.

For information on this error code, see Return Codes for the cdr Utility.

Example 1: Stopping quality of data monitoring from a master server

The following example stops quality of data monitoring:

cdr stop qod
This command must be run on the master server that was defined by the cdr define qod command.

Example 2: Connecting to a master server, and then stopping quality of data monitoring

For the following example, server_1 was defined as the master server by the cdr define qod command. The following example connects to server_1, and then stops quality of data monitoring:

cdr stop qod -c server_1

Copyright© 2018 HCL Technologies Limited