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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Fernandez
Creator II
Creator II

DB2 input OK / DB2 output KO

Hi,

 

With same parameters for DB2 connection, it's OK when I use the component tDB2Input but I get an error when I use the component tDB2Output :

com.ibm.db2.jcc.am.SqlSyntaxErrorException0683p000009MACJ.pngB2 SQL Error: SQLCODE=-204, SQLSTATE=42704, SQLERRMC=idutil.DOC_OBJ, DRIVER=4.17.29

 

0683p000009M0Ii.png

 

The user has access to insert into database.

I see a precedent post about this subject (https://www.talendforge.org/forum/viewtopic.php?id=2197), that indicates to put into Database field:

context.DB_Database+":currentSchema="+context.DB_Schema

 

But I get also an error...

 

Can somebody help me please ?

 

Thanks

 

 

Labels (2)
10 Replies
Fernandez
Creator II
Creator II
Author

I don't develop in C# but according to my colleagues, yes.