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: 
Eric_Talend
Creator
Creator

I didn't find 'missing right parenthesis'

Hi everybody,

I have this error :

'missing right parenthesis'

I search, I search, I made some tests but I didn't solve this problem.

I execute my job until "Tlogrow", it's ok, I see my data on the screen.

But, when I add the component to put the data to the Oracle database, I have the message :

'missing right parenthesis'

Somebody has an idea ?

Many thanks.

Labels (3)
6 Replies
manodwhb
Champion II
Champion II

@Eric Vincent​ , are you creating able in tOralceOutput?

manodwhb
Champion II
Champion II

@Eric Vincent​ ,check the below link may help.

https://www.talendforge.org/forum/viewtopic.php?id=37389

 

Eric_Talend
Creator
Creator
Author

 

@Manohar B​ : thanks for you answer

 

This is the component that I use

 

0693p000009HLO1AAO.png

 

For the lik to talendForge, I read all the discussion but I didn't find the solution for me 😞

 

 

 

manodwhb
Champion II
Champion II

@Eric Vincent​ , What is the Action on Table?

 

to sort the problem ,specify none and create a table using sql developer something like that and check the data types are matching and see are you getting the error.

 

 

 

 

 

Eric_Talend
Creator
Creator
Author

Yeh, I found the solution.

 

I don't know why but there was a wrong definition : object instead integer.

 

So, if you have the same message, first you must verify the declaration one by one.

 

Enjoy.

 

 

manodwhb
Champion II
Champion II

@Eric Vincent​ , Please mark the answer so that it would be helpful to others.