Amazon Redshift supports Amazon ODBC Redshift drivers on Windows and Linux systems. You must install the Amazon ODBC Redshift 64-bit driver based on your system requirement.
Note: Informatica certifies Amazon Redshift ODBC driver version, AmazonRedshiftODBC-64-bit-1.4.8.1000-1.x86_64, to use for SQL ELT optimization.
Configuring Amazon Redshift ODBC connection on Windows
Before you establish an ODBC connection to connect to Amazon Redshift on Windows, you must configure the ODBC connection.
Perform the following steps to configure an ODBC connection on Windows:
1Download the Amazon Redshift ODBC drivers from the AWS website.
You must download the Amazon Redshift ODBC 64-bit driver.
2Install the Amazon Redshift ODBC drivers on the machine where the Secure Agent is installed.
3Open the folder in which ODBC data source file is installed.
4Run the odbcad32.exe file.
The ODBC Data Source Administrator dialog box appears.
5Click System DSN.
The System DSN tab appears. The following image shows the System DSN tab on the ODBC Data Source Administrator dialog box:
6Click Configure.
The Amazon Redshift ODBC Driver DSN Setup dialog box displays. The following image shows the Amazon Redshift ODBC Driver DSN Setup dialog box where you can configure the Connection Settings and Credentials section:
7Specify the following connection properties in the Connection Settings section:
Property
Description
Data Source Name
Name of the data source.
Server
Location of the Amazon Redshift server.
Port
Port number of the Amazon Redshift server.
Database
Name of the Amazon Redshift database.
Note: You must specify the Server, Port, and Database values from the JDBC URL.
8Specify the following credentials in the Credentials section:
Property
Description
User
User name to access the Amazon Redshift database.
Password
Password for the Amazon Redshift database.
Encrypt Password For
Encrypts the password for the following users:
- Current User Only
- All Users of This Machine
Default is Current User Only.
9Click Test to test the connection in the Amazon Redshift ODBC Driver DSN Setup box.
10Click OK.
The Amazon Redshift ODBC connection is configured successfully on Windows.
After you configure the Amazon Redshift ODBC connection, you must create an ODBC connection to connect to Amazon Redshift.
For more information about how to create an ODBC connection to connect to Amazon Redshift, see Creating an ODBC connection
Configuring Amazon Redshift ODBC connection on Linux
Before you establish an ODBC connection to connect to Amazon Redshift on Linux, you must configure the ODBC connection.
Perform the following steps to configure an ODBC connection on Linux:
1Download the Amazon Redshift ODBC drivers from the AWS website.
You must download the Amazon Redshift ODBC 64-bit driver.
2 Install the Amazon Redshift ODBC drivers on the machine where the Secure Agent is installed.
3Configure the odbc.ini file properties in the following format: