Configuring a Database Connection in Windows

To create a database connection in Windows, use the Windows ODBC Data Source Administrator to create a system DSN for each source and target database.
  1. On the Windows system, open the Control Panel folder.
  2. Open the Administrative Tools folder.
  3. Open ODBC Data Sources (64-bit). The ODBC Data Source Administrator dialog box is displayed.
  4. Select the System DSN tab, and then click Add.
  5. Under Create New Data Source, select the Oracle GoldenGate PostgreSQL Wire Protocol driver and click Finish.
  6. The Create a New Data Source wizard is displayed.
  7. Supply the following:
    • For Data Source Name, type a name for the DSN, up to 32 alpha-numeric characters in length, excluding special keyboard characters except for the underscore and dash.
    • (Optional) For Description, type a description of this DSN.
    • Provide the database server’s Host Name, the database Port Number, and Database Name.
  8. Click OK to close the dialog box.

    You can also provide the User Name information under the Security tab but it is recommended instead to leave this field empty and instead store the user name and password in the Oracle GoldenGate wallet as a credential alias, and reference them with the USERIDALIAS parameter in Extract and Replicat.