Skip to end of metadata
Go to start of metadata

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

Compare with Current View Version History

« Previous Version 8 Next »

This sets up a one-way replication using Swingbench and Dbvisit Replicate between two Oracle databases on 2 different virtual machines. 

To connect to the first VM from the host machine (laptop), use the following command:

ssh -p10022 oracle@192.168.1.197

To connect to the second VM from the host machine (laptop), use the following command:

ssh -p10023 oracle@192.168.1.197

192.168.1.197 is the IP address of the host machine (laptop). Use ifconfig or ipconfig to identify what the local IP address is of the host machine.

Pre-requisites

Please ensure the following pre-requisites have been completed

  1. Part 1 - Setting up the VMs

Next steps

Follow the step by step guide in the "Child Pages" below.

 

  • 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.