Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.SqlSyntaxErrorExceptionB2 SQL Error: SQLCODE=-204, SQLSTATE=42704, SQLERRMC=idutil.DOC_OBJ, DRIVER=4.17.29
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
I don't develop in C# but according to my colleagues, yes.