Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Locations

The following are examples of locations and log files needed during setup:

No Format
bgColorCCC
set MINE_PLOG /home/oracle/dbvrep/mine/%S.%E

 

File name and location of the Plog PLOG files on the source server.

No Format
bgColorCCC
set APPLY_STAGING_DIR C:\app\oracle\dbvrep

 

Location of the Plog PLOG files on the target server.

No Format
bgColorCCC
set LOG_FILE dbvrep_%P_%D.%E

 

Name of log files on both source and target server.

No Format
bgColorCCC
%S is sequence, %T thread, %F original filename (stripped extension), %P (process), %E default extension.

 

Handy Tips

Show real time replication on in status bar. This is the default:

No Format
bgColorCCC
set STATUS_BAR status+list

 

Turn off list progress report in status bar:

No Format
bgColorCCC
set STATUS_BAR status

 

Turn off status bar. This will require a restart of the Dbvisit command console:

No Format
bgColorCCC
set STATUS_BAR off

 

Show progression during Dbvisit Replicate setup. This will show the internal Dbvisit Replicate tables being replicated. This is the default setting.:

No Format
bgColorCCC
list progress all

 

Run healthcheck of Dbvisit Replicate.

No Format
bgColorCCC
healthcheck

 

Check connectivity of mine MINE and applyAPPLY. These commands will display the version id of the processes if functioning correctly.

No Format
bgColorCCC
engine mine send engine id

...


engine apply send engine id

 

Limit the number of tables shown in the status bar.

No Format
bgColorCCC
set STATUS_BAR_ACTIVE_TABLES 10

 

Show all the network interface settings:

No Format
bgColorCCC
show interface

 

Show all the notification settings:

No Format
bgColorCCC
show notify

 

Show all settings:

No Format
bgColorCCC
show all