Still erroring out. This is from our developer, any help is appreciated.
I finally got it to connect from designer and was able to get the tables loaded into my mapping as sources using the ODBC driver.
Then to run the workflow to get data into a target table, I changed the kiwi's ODBC.ini file and made an entry there. I am logging in as the same user/pw to get the sources that were provided to me.
At the top:
PGRESQL_SRC_Redshift_Test=DataDirect 7.0 PostgreSQL Wire Protocol
In the body:
[PGRESQL_SRC_Redshift_Test]
Driver=/home/kiwi02/app/etl/Informatica/PowerCenter9.5.1/ODBC7.0/lib/DWpsql26.so
Description=DataDirect 7.0 PostgreSQL Wire Protocol
Database=canvas
HostName=52.5.214.139
LogonID=
Password=
PortNumber=5439
When I run my workflow, it errors out with:
Error connecting to database [[unixODBC][Informatica][ODBC PostgreSQL Wire Protocol driver]Can't connect to server on '52.5.214.139'[unixODBC][Informatica][ODBC PostgreSQL Wire Protocol driver]Connection refused. Verify Host Name and Port Number.
Database driver error...
Function Name : Connect
Database driver error...
Function Name : Connect
Database Error: Failed to connect to database using user [canvas] and connection string [PGRESQL_SRC_Redshift_Test].].
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.