Before comparing Oracle databases, you must add Oracle connections to the Workspace. The Add Connection functionality is accessed from the ribbon (the Home tab) or from the Add Oracle Connection link at the top left section of the Workspace.

On the Add Connection window, you can specify:

In the Basic Settings tab, you can choose the connection type and specify settings required by the connection. There are four connection type you can choose from:

(DESCRIPTION =
     (ADDRESS_LIST =
          (ADDRESS =
               (PROTOCOL = TCP)(Host = <hostname>)(Port = <port>)))
     (CONNECT_DATA = (SERVICE_NAME = <sid>))
 )

The Test Connection link allows you to verify whether the settings are correct and the connection to Oracle database can be established. You can add Oracle connection to the workspace by clicking OK.


| | | | |