Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device.
Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
show Show current Automated Standby Update configuration edit Edit Automated Standby Update configuration
show
dbvcli auto-update show {-d|--name} CONFIGURATION_NAME
Show current Automated Standby Update configuration
[oracle@nzoel19c2 bin]$ ./dbvcli -d orclcdb auto-update show
Connecting to the Local Agent at :7890 ✓
orclcdb: ENABLED with an interval of 300 seconds (daemon running with pid 14065)
set the Automated Standby Update interval in seconds
--auto-apply
Y or N
enable or disable automatically applying logs on standby after transfer (Note: Automated Standby Update must be enabled in order for logs to be automatically applied on standby)
[oracle@nzoel19c2 bin]$ ./dbvcli -d orclcdb auto-update edit
Connecting to the Local Agent at :7890 ✓
Enable/Disable Automated Standby Update Enabled
Automated Standby Update interval (seconds) 360
Automatically Apply Logs to Standby Database Enabled
Note: Automated Standby Update must be enabled
in order for logs to be automatically applied on standby.
Save Changes
Select whether to save the entered settings or to cancel without saving.
Save Changes:
(•) Save
( ) Cancel
Automated Standby Update settings successfully saved
[oracle@nzoel19c2 bin]$