1.  Introduction

This section will provide you with an overview of the new release updates of Dbvisit Standby version 10.  

To check your current Dbvisit Standby Version and Release from the command line.

./dbvctl -V


Dbvisit Standby as of version 10 caters for the following operating systems:

  • Linux
    • Oracle Linux 6, 7 and 8 (64 bit)
    • Red Hat 6, 7 and 8 (64 Bit)
    • SLES 11 and 12 (64bit) 
  • Windows (See known issues below)
    • Windows Server 2008 and above (64bit)

Dbvisit Standby Version 10 is supported only on Windows and Linux platforms


Dbvisit Standby version 10 supports the following Oracle Database versions:

  • Oracle Database 10gR2 (10.2.0.5 recommended) - If using ASM 11gR2 version required for Graceful Switchover 
  • Oracle Database 11gR2
  • Oracle Database 12cR1 and R2
  • Oracle Database 18c 
  • Oracle Database 19c - Linux
  • Oracle Multi-tenant for Oracle SE2 is supported
    • New pluggable databases can be added to an existing primary database, which will be propagated to standby database when you send and apply archivelogs.
    • Max of 3 pluggable databases is allowed in the primary databases. If you are adding more than 3 pluggable databases, please contact Dbvisit support.


On this page:


2.  Known Issues

It is possible that release updates will include known issues.  This section should be reviewed for any new release.  

2.1.  Windows

  • Dbvisit Standby currently only supports ipv4, not ipv6.
  • It was noted that on Windows ipv6 may be favoured, and if the hostname resolution is not ipv4, Dbvnet, Dbvserver and Dbvagent may listen on ipv6 when started.
  • If Dbvnet, Dbvserver and Dbvagent are not able to listen on ipv4 due to name resolution favouring ipv6, you will have to make use of ipv4 IP addresses in the Dbvnet, Dbvagent, Dbvserver configuration files as well as your Dbvisit Standby DDC file (for the SOURCE and DESTINATION)
  • Using the following commands after starting Dbvnet, Dbvagent and Dbvserver, you will be able to identify whether it is listening on ipv4 or ipv6:
    • Dbvnet:   netstat -an|findstr 7890
    • Dbvagent:  netstat -an|findstr 7891
    • Dbvserver: netstat -an|findstr 4433
  • Dbvisit Standby includes Oracle 12.2 Instant Client libraries by default. If your system has a different version of Oracle installed, it is possible under some rare circumstances for a library version conflict to occur. If you experience any errors similar to "PRKN-1008: Unable to load the shared library orasrvmhas12.dll", you can usually resolve them easily by renaming this library in the dbvisit/standby folder to "orasrvmhas12.dll.12.2" or by using replacing the Instant Client libraries in dbvisit/standby or dbvisit/standby/lib (depending on your operating system).

From Dbvisit Standby v10 onwards, there is an option provided to you for choosing the Oracle instant client libraries. By default, the libraries are Oracle 12.2, otherwise you can choose to use Oracle 12.1 libraries.


3.  Change Log

10.2.2 (25 Sep 2023)

  • Fixed Security vulnerability prone to SWEET32 attack(CVE-2016-2183)

  • Fixed Security vulnerability for session cookie not using HttpOnly. Now, the session cookie uses HttpOnly. 

  • New default certificates expiring Nov 2025

10.2.0 (21 March 2022)

* New Feature: Added full support for Standard Edition High Availability (SEHA) environments

STDBY-818: Improved interaction between automated log shipping and DR Test Activation
STDBY-530: Observer settings can now be adjusted regardless of Configuration state
STDBY-886: Improved PDB state detection during certain edge-cases
STDBY-795: Replaced statistical Time Gap information with on-demand, real-time "get Time Gap" option
STDBY-853: Introduced non-standard block size detection and related warning messages
STDBY-854: Better handling for Graceful Switchover on certain RAC environments
STDBY-866: Improved automated log shipping on standby cascade environments
STDBY-874: Significant performance improvements to PDB export processes
STDBY-880: Corrected logical volume deletion during Snapshot creation
STDBY-883: Standby DR Testing functionality improved when ASM diskgroups are used
STDBY-889: Improved Support Package content
STDBY-902: Resolved Local Temp Tablespace setting problems when combined with Unified Auditing
STDBY-913: Resolved Configuration creation failing on certain ASM standby cascade environments

10.1.0 (14 July 2021)

New Feature: User Interface has been updated to incorporate new Dbvisit branding that is launching from early August 2021

STDBY-834: PDB datafiles are now synchronized to standby in parallel with archive logs, allowing for transfer of large PDBs without impacting log gap
STDBY-823: Significantly reduced dbvnet memory consumption
STDBY-842: Significantly improved use of disk space during CSD/log transfer, by removing backup files as soon as they are transferred or used
STDBY-845: Detailed state detection for unsynchronized PDBs now available, with full information for identifying and resolving potential problems
STDBY-810: Improved automatic handling of FRA space during DR Test processes
STDBY-811: Replica & Snapshot creation now works seamlessly with DR Test Switch To Copy operations
STDBY-816: PDBs can now be automatically refreshed if the name on standby is different to primary
STDBY-851: Improved PDB handling on non-OMF environments
STDBY-852: Improved feedback for consequences of Graceful Switchover on Configurations with closed PDBs
STDBY-857: Improved PDB state information on setups with multiple threads
STDBY-862: Improved automatic issue resolution for Reinstate from DR Test on ASM environments
STDBY-839: Dbvnet now always correctly respects environment variables
STDBY-843: Dbvserver user account information is now encrypted on disk
STDBY-825: Renewed SSL certificates used during network communication
STDBY-836: Improved Snapshots Pre/Post-Processing
STDBY-656: Better feedback for attempting to use DR Test functions while Snapshots exist on the standby
STDBY-837: Improved tempfile handling for PDBs during Graceful Switchover
STDBY-813: Normal restore points no longer cause Graceful Switchover pre-checks to fail
STDBY-817: Corrected various terms in Japanese
STDBY-864: Manage Databases page in GUI is now more efficient in using system resources
STDBY-829: PDB exports are no longer affected by the DMN_DBVISIT_TIMEOUT setting

10.0.0 (1 January 2021)

New Feature: Oracle Multitenant support - Seamlessly handle creating and deleting up to 3 Pluggable Databases, always ensuring your standby database is correctly kept up to date.

New Feature: Reporting Replicas & Test/Dev Snapshots - Save costs and improve performance by fully utilizing both your production and standby environments. Reporting Replicas enable offloading performance-intensive tasks from your primary database onto your standby database, while ensuring that you always have fresh data to work with. Test/dev Snapshots  allow for very quick creation of test/dev environments, often within seconds.
This feature replaces the optional Dbvisit Snapshots feature in Dbvisit Standby version 9+.

New Feature: New & Improved Network Management Utility - A new and upgraded Dbvnet, with all-new logging capabilities, better handling of unstable networks and automatic resolution of remote execution errors. Improve the reliability and resilience of your DR solution by getting the most out of your network.

New Feature: Upgraded Central Console - An updated, more streamlined central console (GUI) with full multi-language support.

STDBY-481: Dbvisit Standby v10 now comes with Oracle Instant Client libraries 12.1 and 12.2 (default 12.2). Selection of which one to use is possible during the installation process.
STDBY-783: Graceful Switchover is now possible on Windows environments with both Oracle Unified Auditing and Oracle versions 12.1 and lower
STDBY-763: Improved interaction of Snapshot creation and Parallel Recovery
STDBY-802: Improvements and fixes for DDC parameter handling during Graceful Switchover on RAC environments
STDBY-525: Host status indicators on the Manage Databases page are now real-time
STDBY-613: Added new options for setting custom DB_DOMAINS on Snapshots
STDBY-788: Added handling for historical Tasks with missing timestamps
STDBY-785: Observer will no longer send emails for all monitored DDCs when only one is updated
STDBY-775: Improved Mail function logging
STDBY-744: Dbvisit Reporting Replica Snapshot creation time interval is now in minutes instead of seconds
STDBY-756: Dbvisit Observer now automatically updates itself with any changes to Host configurations (e.g. passphrase)
STDBY-752: Dbvisit Observer now correctly handles Host passphases containing rare special characters
STDBY-760: New warnings and user notifications implemented for possible interactions of Reporting Replicas and DR Test functionality
STDBY-738: Updated description of update_dbenv_file function in help text