Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Sabrina,
I new to the Talend ETL tool i have a requirement as below
1. I want to do it a customized logging for all transactions which ever get fails.
2. When i will run job if founds any DB exception then its going to dis connect and not handling Exception/Error
I want to handle it
Please help me out i need your suggestion ASAP, much appreciated.
Hi Sabrina,
I am new to the Talend ETL tool i have a requirement as below
1. I want to do it a customized logging for all transactions which ever get fails.
2. When i will run job if founds any DB exception then its going to dis connect and not handling Exception/Error
I want to handle it
Please help me out i need your suggestion ASAP, much appreciated.
1. I want to do it a customized logging for all transactions which ever get fails.
2. When i will run job if founds any DB exception then its going to dis connect and not handling Exception/Error
I want to handle it
Hi,
1. I want to do it a customized logging for all transactions which ever get fails.
Are you looking for talend Stats & Logs TalendHelpCentertats & Logs or error component, such as TalendHelpCenter:tLogCatcher which fetches set fields and messages from Java Exception, tDie and/or tWarn and passes them on to the next component?
2. When i will run job if founds any DB exception then its going to dis connect and not handling Exception/Error
I want to handle it
.
Do you want to check DB error exception detail and location to fix it?
Best regards
Sabrina