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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
BlueOctopus
Contributor
Contributor

query error and strange syntax for Pervasive

Hi all,

 

I have a tDBInput, that connects to my basic table correctly and shows all related fields.

As an output I have just a FileOutputDelimited, with a mapping in between.

 

Whenever I execute the job, the query is returning me an error as shown below:

 

Exception in component tDBInput_1 (Venice_Account_Extract)
org.talend.components.api.exception.ComponentException: SQL_ERROR:{message=[Pervasive][ODBC Engine Interface]Syntax Error: SELECT
CLOVA.ACC.<< ??? >>"SysNum",
CLOVA.ACC."Crc_1",
CLOVA.ACC."Crc_2",
CLOVA.ACC."Crc_3",

 

Whatever I try to change in my basic query, or input, the first row always is receiving the strange replacement <<???>> in front of the first column name.  Is this something that is known for Pervasive?  How to overcome this issue?  I'm completely stuck with this...

 

Can someone please help?

Labels (3)
1 Reply
Anonymous
Not applicable

Hi,

 

   Could you please try only with column names instead of using column names with multiple prefixes? Since you are providing the table name, you do not have to give the full prefix details for each column for a tDBInput component.

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂