Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
My Talend job hangs after I click on Run at the point where it says 'Starting'. The output as seen in the case of TLogRow is perfect for me but the issue starts when I try to make the output as my Db. I have tried in the case of PostGreSql Db as well but it still gets stuck at 'Starting'. Please let me know if this is some rookie mistake or something more complicated. Im unsure what else I need to share to help resolve this problem.
why are you writing to tlogrow and then to target?
why not directly from the tmap output ?
Hello,
Maybe check the checkbox "Die on error" on the t<DB>Output component and run it to see what is causing it to hang.
Best regards
Sabrina
That is a redundant step but I was using Tlogrow just for the sake of confirming whether any rows are being accepted or not
It doesn't die, it just stays on hang so die on error checkbox didnt make a difference
I just figured out that this job is working fine when I set Action on Table to "Default"/ "Create Table if does not exist". I'm unsure why it only works in this specific case even tho I checked the Db and the table did 'exist'. Im open to suggestions on why this was the case. Thanks!
Hello,
It seems to be a problem with the database. Did you specify the schema in the filed "Table"?
Could you please post your DB connection setting screenshots here and mask your sensitive data?
Best reagards
Sabrina