Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

It is recommended to run Dbvisit Standby manually at first on both the primary and standy servers to test that it is functioning correctly and to set the correct thresholds for the parameters.
This step can be done through a Command Line interface (CLI) OR a GUI Web-based interface (GUI).

Executing Dbvisit Standby manually by CLI

Dbvisit is run from the Dbvisit Standby install directory.

...

Section
Column
width5%

 

Column
width95%
Panel
bgColorCCC
cd /usr/local/dbvisit/standby

2. Executing Execute Dbvisit Standby on the primary server:

Section
Column
width5%

 

Column
width95%
Panel
bgColorCCC
dbvisit <DDC>
Where DDC is the name of the Dbvisit Database Configuration. In most cases this is the same as the database name.
The DDC refers to the DDC file name which is in the form:
dbv_DDC.env and contains the Dbvisit Standby settings for a particular primary and standby configuration.

Example

...

Panel
bgColorCCC
dbvisit w120n
Where w120n is the DDC name


Note

The first time that Dbvisit Standby executes, the Dbvisit Standby installation and configuration files will be copied over to the standby server. This is equivalent to running Dbvisit Standby with the -c option.

 

32. Executing Dbvisit Standby on the standby server:

Go to the Dbvisit Standby install directory:

Section
Column
width5%

 

Column
width95%
Panel
bgColorCCC
cd /usr/local/dbvisit/standby

Execute Dbvisit Standby on the standby server:

Section
Column
width5%

 

Column
width95%
Panel
bgColorCCC
dbvisit <DDC>
Where DDC is the name of the Dbvisit Database Configuration. In most cases this is the same as the database name.
The DDC refers to the DDC file name which is in the form:
dbv_DDC.env and contains the Dbvisit Standby settings for a particular primary and standby configuration.

Example

...

Panel
bgColorCCC
dbvisit w120n
Where w120n is the DDC name

For the complete list of Dbvisit Standby commands see Dbvisit Standby commands overview.

...

Executing Dbvisit Standby manually

...

by GUI

1. Executing Dbvisit Standby on the primary server:

2. Choose Run from the main menu.

3. Choose Run Interactive.

4. Select correct DDC (or database), then select Primary Server tab and select Default and Click Run

5. Executing Dbvisit Standby on the standby server:

6. Choose Run from the main menu.

7. Choose Run Interactive.

8. Select correct DDC (or database), then select Standby Server tab and select Default and Click Run