#1 2008-06-24 11:00:57

suzchr
Member
Registered: 2008-04-30
Posts: 147

Manage errors in BD

Hi,

I use a MySql Database for save my execution error of my job TOS. I use the stat and log tables.
Which fields do I need to use to link my two tables ?
I have the fields pid, date, ... they correspond to the schema generated by default by Talend from the component tlogCatcher and tStatCatcher.

Thx

Offline

#2 2008-06-30 10:08:28

suzchr
Member
Registered: 2008-04-30
Posts: 147

Re: Manage errors in BD

Nobody use a bd to manage errors ?

Offline

#3 2008-06-30 11:27:40

shong
Talend team
Registered: 2007-08-29
Posts: 10289
Website

Re: Manage errors in BD

Hello suzchr

I use the stat and log tables.
Which fields do I need to use to link my two tables ?

sorry, I can't get what you mean. You can log all the fields message into the table with the same fileds as the schema defined by default in Talend.

Best regards

        shong


Email:shong@talend.com
Choose Talend, Enjoy Talend!
New & Event: Talend Help Center
Talend-->the leader of open source data management and application integration solutions!

Offline

#4 2008-06-30 11:32:28

suzchr
Member
Registered: 2008-04-30
Posts: 147

Re: Manage errors in BD

In fact, I want get the error in accord with a job failure. The job failure is in the table stat and the error is in the table log. Which key do I need to use to link the two tables ?
Do you see ?

Offline

Board footer

Powered by FluxBB