This sets up a one-way replication using Swingbench and Dbvisit Replicate between two Oracle databases on 2 different your source and target RepAttack virtual machines.
To connect to the first VM from the host machine (laptop), use the following command:
No Format |
---|
ssh -p10022 oracle@192.168.1.197 |
To connect to the second VM from the host machine (laptop), use the following command:
No Format |
---|
ssh -p10023 oracle@192.168.1.197 |
...
This uses port forwarding which was setup when Virtual Box was configured (02 - Rep Attack 11g XE Virtual Machines).
...
Tip |
---|
You may want to open at least 3 terminal sessions on your source machine and 1 on your target machine. Log on as oracle (password oracle). This will make it easier to switch between source and target environments and execute the instructions. |
Pre-requisites
Please ensure the following pre-requisites have been completed
Next steps
Follow the step by step guide in the "Child Pages" below.
Child pages (Children Display) |
---|