Manage Standby Update Delay settings
Subcommands
show
Show Standby Update Delay settings
edit
Edit Standby Update Delay settings
show
dbvcli update-delay show {-d|--name} CONFIGURATION_NAME
Show Standby Update Delay settings
Example
C:\Program Files\Dbvisit\standbymp\bin>dbvcli.exe -d link update-delay show
Connecting to the Control Center at SQLDR1:4433 ✓
Standby Update Delay is disabled
edit
dbvcli update-delay edit {-d|--name} CONFIGURATION_NAME [--OPTIONS]
Edit Standby Update Delay settings
Option | Type | Description |
---|
--delay
| number | number of minutes to keep standby behind primary; 0 to disable |
Example
C:\Program Files\Dbvisit\standbymp\bin>dbvcli.exe -d link update-delay edit
Connecting to the Control Center at SQLDR1:4433 ✓
Standby Update Delay
Enter the time, in minutes, that the application of changes to the standby
should be delayed.
Standby Update Delay (minutes):
> 10
Standby Update Delay settings successfully saved
Comments