Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am using data profiling feature of Talend MDM studio (v6.4.1) to profile data stored in Sybase Database.
I am trying to run simple column analysis to find count , null , value frequency against one column . There are approx 120 million data in that particular table.
So data profiling runs for 2 hours and after that get DB connection closed error.
!ENTRY org.talend.platform.logging 4 0 2018-11-08 00:27:21.324
!MESSAGE 2018-11-08 00:27:21,324 ERROR org.talend.dq.analysis.ColumnAnalysisSqlParallelExecutor - java.sql.SQLException: JZ006: Caught IOException: com.sybase.jdbc4.jdbc.SybConnectionDeadException: JZ0C0: Connection is already closed.
Appreciate your any help on this.
Hi,
Could you please ask the Sybase DBAs what is the current session timeout set? The reason could be because DB query was running for longer time and it must have crossed the threshold time set by the DBAs for database sessions.
If the answer has helped you, could you please mark the topic as resolved? Kudos are also welcome 🙂
Warm Regards,
Nikhil Thampi
Hi,
Could you please add some screen shots of your current setup so that we will get more idea about your current profiling configuration?
Warm Regards,
Nikhil Thampi