Certain terms are used during the installation process. This section lists the common terms used and their description.
Term |
Description |
Primary Server |
The main host or server that runs the primary Oracle database. Dbvisit Standby will be installed on this server. |
Standby Server |
The remote, secondary or standby server, which runs the Oracle standby database. This can also be the reporting server that runs the reporting (standby) database. Dbvisit Standby will be installed on this server. |
Install directory |
The directory where Dbvisit Standby will be installed. It is recommended to keep this location the same on the primary and the standby servers. |
ORACLE_HOME |
The directory where the Oracle software or executables are installed. |
ORACLE_BASE |
This is where the administration files are kept for each database. This contains the bdump, udump and cdump directories of each database. |
Oracle software owner |
This is the Windows user or account that owns the Oracle Software. In most cases this is oracle. This should be the user that is used to install Dbvisit Standby. |
Log files |
All referring to the same files. These are the Oracle archive log files that are used during recovery and keeping the standby database in "synch". |
Dbvisit Standby log gap |
The Dbvisit Standby log gap reports on the Archive log gap and the Transfer log gap. |
Archive log gap |
The difference between the last archived sequence on the primary and the last applied sequence on the standby database. This figure should be near 0 (except when APPLY_DELAY_LAG_MINUTES is used). |
Transfer log gap |
The difference between the last archived sequence on the primary and the last sequence transferred to the standby server. The transfer log gap should be near 0. |
log_archive_dest |
Parameter in Oracle that determines where the Log files are kept on the server. |
DDC |
DDC stands for: |
DDC name |
Most Dbvisit Standby commands require the DDC name, or simply DDC. |
DDC file |
A Dbvisit Standby created text file which contains all the settings for each database. There will be a DDC file for each database or instance that has Dbvisit Standby configured. |
Dbvisit Standby installation |
The installation of the Dbvisit Standby software. |
Dbvisit Standby setup |
Configuration of Dbvisit Standby for a specific primary database so that Dbvisit Standby will keep the standby database up to date.
|
Dbvisit Standby configuration |
Same as Dbvisit Standby setup. |
Dbvisit Standby database repository (DDR) |
As part of the Dbvisit Standby setup, Dbvisit Standby will create an Oracle account that contains tables and objects. Dbvisit Standby uses this to keep internal track of the transfer process. |
Dbvisit Standby Archive log Management Module (AMM) |
Optional module that comes with Dbvisit Standby. |
Fail over |
In the event of a disaster, the standby database is activated to become the new primary database. The original primary database is no longer available. |
Graceful Switchover |
Both the primary and standby database must be available. |
Role reversal |
Please see Graceful Switchover. |
Switchover |
Please see Graceful Switchover. |
Activation of standby database |
Please see failover. |
Transportable Media |
Transportable Media (TM) is an external device such as a USB drive that can be used to create the standby database. |
Dbvserver |
Dbvserver is the Web server that provides the web interface to Dbvisit. This component is optional and only required if:
|
Web based scheduler |
Dbvisit Standby provides its own built in web based scheduler and is part of the Dbvserver web server. The Dbvserver process must be running for the scheduler to function. |
CLI - Command Line Interface |
Dbvisit Standby can be configured and run through a command line interface (CLI) or a web-based interface (GUI). |
GUI - Graphical User Interface |
Dbvisit Standby can be configured and run through a command line interface (CLI) or a web-based interface (GUI). |