...
5. Right click the Linux 32bit 64bit RPM and select to copy the URL
6. Go to the source server (dbv01) and cd into the software directory
...
7. Use wget to download Dbvisit Replicate from the software directory. In this example Dbvisit Replicate 2.67.00 02 is used, but always use the latest download available from the dbvisit.com website
No Format |
---|
[oracle@source software]$ wget http://xxxxxx/xxxx/xxxx/xxxx/dbvisit_replicate-2.67.0002-1.i386x86_64.rpm Resolving ww2.dbvisit.com... 67.222.54.241 Connecting to ww2.dbvisit.com|67.222.54.241|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 54824960 (52M) [application/x-rpm] Saving to: `dbvisit_replicate-x2.x7.xx02-1.i386x86_64.rpm' 15% [==================> ] 8,489,962 377K/s eta 71s |
...
No Format |
---|
[root@source ~]# rpm -ivh /home/oracle/software/dbvisit_replicate-2.67.0002-1.i386x86_64.rpm Preparing... ########################################### [100%] 1:dbvisit_replicate ########################################### [100%] |
...
No Format |
---|
[oracle@source software]$ dbvrep version Initializing......done Dbvisit Replicate version 2.67.0002.3735 Copyright (C) Dbvisit Software Limited. All rights reserved. No DDC file loaded. Dbvisit Replicate version 2.67.00.373502. OK-0: Completed successfully. |
...
11. Use wget to download Dbvisit Replicate from the software directory. In this example Dbvisit Replicate 2.67.00 02 is used, but always use the latest download available from the dbvisit.com website
No Format |
---|
[oracle@target software]$ wget http://xxxxxx/xxxx/xxxx/xxxx/dbvisit_replicate-2.67.0002-1.i386x86_64.rpm Resolving ww2.dbvisit.com... 67.222.54.241 Connecting to ww2.dbvisit.com|67.222.54.241|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 54824960 (52M) [application/x-rpm] Saving to: `dbvisit_replicate-x2.x7.xx02-1.i386x86_64.rpm' 15% [==================> ] 8,489,962 377K/s eta 71s |
...
No Format |
---|
[root@target ~]# rpm -ivh /home/oracle/software/dbvisit_replicate-2.67.0002-1.i386x86_64.rpm Preparing... ########################################### [100%] 1:dbvisit_replicate ########################################### [100%] |
...
No Format |
---|
[oracle@target software]$ dbvrep version Initializing......done Dbvisit Replicate version 2.67.0002.3735 Copyright (C) Dbvisit Software Limited. All rights reserved. No DDC file loaded. Dbvisit Replicate version 2.67.00.373502. OK-0: Completed successfully. |
...