Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tRedshiftOutput - Table doesn't exist

Hello
I am creating a simple job that takes data input from a Redshift column, splits one of the attributes on a delimiter, and saves in another table in the same database (and schema). While reading from the source tables and column splitting work fine, I am getting the following error where I try to save the output in a table:
Exception in component tRedshiftOutput_1
org.postgresql.util.PSQLException: ERROR: relation "out_table" does not exist
I am using the same connection repository as I used for tRedshiftInput, so that should not be the issue.
Also, the table name is in lower case when created, and so is its reference in the job.
Still can't figure out what could be the problem. It would be great if someone possibly could help in this regard. Thanks.
Labels (2)
3 Replies
Anonymous
Not applicable
Author

Hi aamirabbas.nbs,
What does the query look like? Could you please check if quotes are missing in your select statement? Can you use it on your redshift management successfully without using Talend?
Best regards
Sabrina
Anonymous
Not applicable
Author

Hello Sabrina
Thank you for responding to me query. Here's the issue I logged on Jira, with all the details.
https://jira.talendforge.org/browse/TDI-33879

Looks like its an issue in the current version, and will be fixed in the next release.
- Aamir
Anonymous
Not applicable
Author

Hi Aamir,
Thanks for letting us know it. It's helpful.
Best regards
Sabrina