Configuring ODBC connection: Informatica with Redshift

Mar 27, 2019

Share this post
issues-after-qlikview-version-upgrade-on-passive-node-of-production-servers

Create a cluster in AWS

Download and install one of the following, depending on the system architecture of your SQL client tool or application:

Configure the DSN as shown below

    • Open an odbcad32.exe by navigating to Windowsàsystem32
    • Navigate to System DSN then click on Add

Select Amazon Redshift(x64) and click finish.

A wizard opens-up, provide all the details.

    • Data source: Name for DSN
    • Database: Database name as given in the cluster
    • Server : End point URL from cluster
    • Port: Port as given in Cluster
    • Username and Password as configured with the cluster

Test the connection and connection should be succeeded

Then open the Informatica workflow manager and then click on connections.

Select ODBC then click OK.

Then fill the required details(Connection string should be DSN name) then click on ok.