Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
i working with talend in a project and i build a ETL where read a table with tOracleInput. I noted that sometimes this component read incomplete the table. Do you know why? some people say in some forum that it is because oracle is returning query data without doing the full scan. but I need you to read the full table. Do you know how to do it? cheers; Eliana
@evallejo , I have not faced this issue, is not that way,if you restrict something in the query then only it s possible to get not full data.
you can check in database backed side ,what query has triggered from Talend.