Connect to Oracle Using Oracle Connection Manager from Informatica Developer

Connect to Oracle Using Oracle Connection Manager from Informatica Developer

Step 2. Configure an Oracle Connection

Step 2. Configure an Oracle Connection

Configure an Oracle connection in the Developer tool to access Oracle using Oracle Connection Manager.
  1. Open the Developer tool.
  2. On the
    Windows
    tab, select
    Preferences
    .
  3. Select
    Informatica Connections
    .
  4. On the
    Connections
    window, expand
    Databases
    , and select
    Oracle
    .
  5. Click
    Add
    .
  6. In the Oracle connection properties, enter the Oracle user name and password.
  7. In the metadata access connection string properties, specify the
    tnanames.ora
    file path and TNS server name in the JDBC URL:
    jdbc:informatica:oracle:TNSNamesFile=tnsnames.ora;TNSServerName=<TNS name>
    For example, specify the following connection string property:
    jdbc:informatica:oracle:TNSNamesFile=tnsnames.ora;TNSServerName=ORCL19C_CMAN
    You can view the sample connection string and Oracle connection details.
  8. Click
    OK
    .

0 COMMENTS

We’d like to hear from you!