Dbvisit Standby Logging
Dbvisit Standby Log Files
Because Dbvisit Standby runs in the background, log files are an integral part of Dbvisit Standby. There are two log files:
The Dbvisit Standby log file (dbvisit.hist)
The Dbvisit Standby archive management module (AMM) log file (<DDC>_arch_management.log)
The Dbvisit Standby log file will contain a new entry every time Dbvisit Standby is executed. The AMM log file will contain a new entry every time the archive log files are managed by Dbvisit Standby.
The location of the log files are DBVISIT_BASE/standby/log and DBVISIT_BASE_DR/standby/log. To overwrite default locations set LOGDIR and LOGDIR_DR in the DDC file (not recommended).
Please note that the use or set of the LOGDIR and LOGDIR_DR in the DDC file is not recommended. Using the default locations are recommended.
Log files are created on both the primary and the standby server. Normal logging is kept to a minimum to allow easy integration with monitoring tools. Once an error is detected, logging is elaborate.
An example of the Dbvisit Standby log file:
The process id (pid) is shown for each entry. This makes it easy to identify the Dbvisit Standby trace file generated for that entry. For more information about Dbvisit Standby trace files please see the Dbvisit Standby trace files section.
The log files can be read by monitoring tools to provide another level of automatic notification.
To view the log files through the web-based interface go to Home > Logs
Click on Dbvisit log and click View:
Different logs can be viewed including:
Dbvisit logs on both primary and standby servers
Archive management logs on primary and standby servers.
Oracle alert log on primary and standby servers.
Integrating with monitoring tools
The Dbvisit Standby log files can be integrated with existing monitoring tools and the following keywords should be alerted on:
Error
Warning (This can be turned off by setting ALERT_ON_WARNING = N)
Maintaining the log files
The Dbvisit Standby log files are automatically maintained on both the primary and the standby servers.