Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am trying to send information to Exasol using the "Dynamic Schema" function. But the job is throwing some strange error. See screenshots for details
Is the dbtype of the tExaOut causing this issue? and how to solve this?
According the documentation the tExaOut component should be able to handle Dynamic schema
"This component offers the advantage of the dynamic schema feature. This allows you to retrieve unknown columns from source files or to copy batches of columns from a source without mapping each column individually. For further information about dynamic schemas, see Talend Studio User Guide."
When putting another output (for example tOutputDelimited), everything works fine.
I am using Talend 6.5 subscribed version of Talend.
That will probably work, but I didnt continue this as the source table contained an object which contained a lot of data and required to find another solution.