Connect to Source DB

Contents


Connect to Source Oracle Database

If you disconnected from the Source EC2 instance, follow the instruction in Connect to the EC2 Instance section from the previous part to RDP to the instance.

  1. Once connected, open Oracle SQL Developer from the Taskbar.

Connect Source Database

  1. Click on the plus sign from the left-hand menu to create a New Database Connection using the following values, then click Connect.
Parameter Value
Connection Name Source Oracle
Username dbmaster
Password dbmaster123
**Save Password ** Check
Hostname < SourceOracleEndpoint >
Port 1521
SID ORACLEDB

Connect Source Database

  1. After the you see the test status as Successful, click Connect.