
09-01-2008, 08:23 PM
|
|
Administrator
|
|
Join Date: Jan 2008
Posts: 2
|
|
Dbvisit 5.1.25 released
New features:
- Add dbv_function -Q to replace current standby controfiles on standby database with new standby controlfile from primary database.
- Add graceful switchover check to ensure redo log numbers are the same between primary and standby databases.
- Add variable ALERT_IF_STDBY_READ_ONLY. This determines whether to alert or not if Dbvisit is run on the standby server and standby database is in READ ONLY mode.
Fixes:
- Allow for Oracle feedback in German to be interpreted correctly.
- Correctly interpret ORA-01115 error (IO error reading block from file).
- Fix for RAC TAKEOVER_SID, destination host not correctly obtained in some circumstances.
- Fix for graceful switchover when data files are in ASM but redo files are not. Dbvisit would incorrectly error that redo files are in ASM.
|