Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Rohitash
Contributor
Contributor

ERROR in tOracleInput

Hi All,

 

I need an suggestion from all talend expertise. that why below mentioned queries, gets failed in tOracleInput Component.

/*********************************************************************/

SELECT SYSDATE,SYSTIMESTAMP
,from_tz(cast(SYSTIMESTAMP as timestamp), 'GMT' ) at time zone 'Us/Eastern' as TZ_TS
FROM DUAL

/*********************************************************************/

 

Please find an attachment in the post .

 

Kindly assist.

 

Regards,

Rohitash Sherigar

 

 

Labels (2)
2 Replies
Anonymous
Not applicable

Hello,

What's oracle version are you using? Would you mind posting schema setting screenshot of tOracleInput component here?

When you get some compile errors, please check your "Code" tab in your job. There will be your compile error highlighted in red line.

Best regards

Sabrina

Anonymous
Not applicable

Hi,

 

    Please verify the data types used in your column specifications. The error is saying that datatype related issue. Could you please also give alias to the column names since its system keywords.

 

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