
01-11-2010, 03:58 PM
|
|
Administrator
|
|
Join Date: Jan 2008
Posts: 2
|
|
Dbvisit 5.20 released
New features:- Add ENCRYPT_PASSWDS variable to specify if all passwords should be stored encrypted in the DDC file or not. To change the setting run dbvisit_setup and choose option 6.
- Add SWITCHOVER_WAIT_IN_SEC to control how long Dbvisit waits between each checkpoint iteration for graceful switchover. Total time Dbvisit waits for each checkpoint is set by SWITCHOVER_TIMEOUT_IN_SEC.
Fixes:- When standby redo logs are using OMF, graceful switchover may fail. This has been fixed.
- When log_archive_format on Windows contains %S, the sequence number can be truncated by Oracle. Ensure that Dbvisit also truncates the number the same way.
- Running dbvisit_setup: Update Dbvisit Database configuration (DDC) file may error for older DDC files.
- Improve error message for ORA-27048.
- Improve error message for creation of standby when datafile contains spaces.
- Improve message for error 5005 when standby controlfile does not contain the archive log sequence.
|