Dbvisit version Dbvisit 5.3.08 has been released. The complete list of new features and fixes are below.
New features:
- Send an email to ADMINS on successful completion of CSD (with trace) (Creation of Standby Database).
- Drop tempfiles on standby on completion of graceful switchover for oracle versions 11.2+. As a workaround for Oracle bug: 10292173: “This bug causes rman backups to fail if the tempfiles on the standby are more recent than on the primary”.
Fixes:
- Use db_unique_name instead of ORACLE_SID to access subdirectories under flash recovery area.
- Allow for different syntax of the asmcmd command to obtain asmcmd version. Previously caused Dbvisit call to asmcmd to hang.
- Improved logging for a remote execution of starting the standby database from the primary server.
- Make sure datafiles are given unique names when copied to/from temp location during CSD (Creation of Standby Database). Previously datafiles with different paths but same basenames overwrote each other.
- Ensure archive log gap report and heartbeat messages are sent to SUCCESS_MAILTO address if SUCCESS_MAILTO is set, not to ADMINS.
- Improve the graceful switchover option for RAC. Previously the log gap would not always be 0 to initiate the switchover. This is because the ALTER SYSTEM ARCHIVE LOG was done on the database level and not on the instance. Setting INSTANCE_CLAUSE_FOR_ARCHIVE_LOG_CURRENT = Y will add the optional INSTANCE clause to the ALTER SYSTEM ARCHIVE LOG command.
- Fix issue in AMM where it did not delete archives when number of archives reached the number specified by NUM_ARCHSOURCE_TO_KEEP.
- Fix issue in AMM where under some circumstances it deleted newer archives first.
Dbvisit can be downloaded from http://www.dbvisit.com/dbvisit_download.php




