Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone! I was trying to set a tLogCatcher component to create a new table in the database. But I got the following error massage. I set tLogCatcher after I designed the data pipeline. Does anyone know how to fix this? Thank you very much!
@Xiaoshan You , tLogCatcher schema is static , I think you might have change it because of it your getting compilation error in tLogCatcher. You can not change the schema in tLogCatcher.
Thanks,
Manohar
@Xiaoshan You , tLogCatcher schema is static , I think you might have change it because of it your getting compilation error in tLogCatcher. You can not change the schema in tLogCatcher.
Thanks,
Manohar
Hi! I didn't change the shcema. That's why I'm confused.
Thanks anyway!
@Xiaoshan You , if the schema has not changed then why you called schema from Repository in tLogCatcher?
@Xiaoshan You , can you show the schema of tLogCatcher?
Oh I thought it was the default setting. I deleted it and recreated one. The shcema is "buiit-in" now and there was no error. Thanks!!
But I have another problem though 😞 I ran it but there was no table created in my database. I created table in my output component already.
@Xiaoshan You , show the settings of tDBOutput?
where is your main code?
check the below link. You need to use the below shown way. can you show you job?
https://help.talend.com/reader/2D09JR6TM4RnxlOJG3A_QA/Bbm0~uK48fX_FOSszwEe0w
Please accept the answer and like the replay which helped you to fix your problem.
Thanks,
Manohar