Issue while account aggregating using JDBC!

Hi Team,

Our version is 8.4p2 and we are facing below error while aggregating the JDBC application. After Executing 60k record it is given this error.

Exception during aggregation. Reason: org.hibernate.exception.GenericJDBCException: could not execute statement

Had anyone faced this type of issue earlier? please help me on this.

Hi @sachinty - can you post the stack trace from the logs? This should tell you a little more. This error could be due to a few things, may be on the DB side or with bad data. Is this a new connector or was this previously working and then the issue arose?

yes correct, can you share the log trace here ?? and also, is it the first time you are running the aggregation for the application?? or it was working earlier and now you are facing the error??

@naveenkumar3 @ryan_toornburg Thanks for reply. I got the issue it is due to bad data only.

ohh That’s great. if it’s a data issue.