Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Install dbvrep binary on source machine:

Copy the downloaded ZIP file into /usr/dbvisit directory

on the source machine:
cp /media/sf_shared/dbvisit_replicate2.8.00_Linux_x86_64.zip /usr/dbvisit

Unzip the downloaded file:

on the source machine:
cd /usr/dbvisit
unzip dbvisit_replicate2.8.00_Linux_x86_64.zip
[oracle@source dbvisit]$ unzip dbvisit_replicate2.8.00_Linux_x86_64.zip
Archive:  dbvisit_replicate2.8.00_Linux_x86_64.zip
  inflating: dbvrep2.8.00.tar
  inflating: README.txt
  inflating: Dbvisit-MIB-SNMP.txt
  inflating: online_user_guide_reference_dbvrep.txt
[oracle@source dbvisit]$

Untar the .tar file and check if the directory replicate was created:

on the source machine:
cd /usr/dbvisit
[oracle@source dbvisit]$ tar -xf dbvrep2.8.00.tar
[oracle@source dbvisit]$ ls -l
total 127312
-rw-r--r--. 1 oracle dba    14977 Jun  2  2016 Dbvisit-MIB-SNMP.txt
-rwxr-x---. 1 oracle dba 62436901 May 24 00:59 dbvisit_replicate2.8.00_Linux_x86_64.zip
-rw-r--r--. 1 oracle dba 67803136 Jun  2  2016 dbvrep2.8.00.tar
-rw-r--r--. 1 oracle dba      120 Jun  2  2016 online_user_guide_reference_dbvrep.txt
-rw-r--r--. 1 oracle dba    98091 Jun  2  2016 README.txt
drwxr-xr-x. 2 oracle dba     4096 May 24 01:01 replicate
[oracle@source dbvisit]$

Check if the binary works properly:

on the source machine:
cd /usr/dbvisit/replicate
[oracle@source replicate]$ ./dbvrep version
Initializing......done
Dbvisit Replicate version 2.8.00
Copyright (C) Dbvisit Software Limited.  All rights reserved.
No DDC file loaded.
Dbvisit Replicate version 2.8.00.
OK-0: Completed successfully.
[oracle@source replicate]$

Install dbvrep binary on target machine:

You can follow the same steps as were done on the primary machine:

Copy the downloaded ZIP file into /usr/dbvisit directory

on the source machine:
cp /media/sf_shared/dbvisit_replicate2.8.00_Linux_x86_64.zip /usr/dbvisit

Unzip the downloaded file:

on the source machine:
cd /usr/dbvisit
unzip dbvisit_replicate2.8.00_Linux_x86_64.zip
[oracle@source dbvisit]$ unzip dbvisit_replicate2.8.00_Linux_x86_64.zip
Archive:  dbvisit_replicate2.8.00_Linux_x86_64.zip
  inflating: dbvrep2.8.00.tar
  inflating: README.txt
  inflating: Dbvisit-MIB-SNMP.txt
  inflating: online_user_guide_reference_dbvrep.txt
[oracle@source dbvisit]$

Untar the .tar file and check if the directory replicate was created:

on the source machine:
cd /usr/dbvisit
[oracle@source dbvisit]$ tar -xf dbvrep2.8.00.tar
[oracle@source dbvisit]$ ls -l
total 127312
-rw-r--r--. 1 oracle dba    14977 Jun  2  2016 Dbvisit-MIB-SNMP.txt
-rwxr-x---. 1 oracle dba 62436901 May 24 00:59 dbvisit_replicate2.8.00_Linux_x86_64.zip
-rw-r--r--. 1 oracle dba 67803136 Jun  2  2016 dbvrep2.8.00.tar
-rw-r--r--. 1 oracle dba      120 Jun  2  2016 online_user_guide_reference_dbvrep.txt
-rw-r--r--. 1 oracle dba    98091 Jun  2  2016 README.txt
drwxr-xr-x. 2 oracle dba     4096 May 24 01:01 replicate
[oracle@source dbvisit]$

Check if the binary works properly:

on the source machine:
cd /usr/dbvisit/replicate
[oracle@source replicate]$ ./dbvrep version
Initializing......done
Dbvisit Replicate version 2.8.00
Copyright (C) Dbvisit Software Limited.  All rights reserved.
No DDC file loaded.
Dbvisit Replicate version 2.8.00.
OK-0: Completed successfully.
[oracle@source replicate]$



  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.