Exception during aggregation. Reason: java.lang.RuntimeException: sailpoint.connector.ConnectorException: The TDS protocol stream is not valid. Unexpected token unknown token (0xA3)

We are integrated MSSQL application with SailPoint IIQ using JDBC connector. We are getting following error when trying to do the account aggregation.
Exception during aggregation. Reason: java.lang.RuntimeException: sailpoint.connector.ConnectorException: The TDS protocol stream is not valid. Unexpected token unknown token (0xA3).

IIQ version :
8.0p4

Test connection is working successful and account preview also getting same error.

Hi @jchinnapareddy,

which version of MSSQL have you integrated? maybe is no supported by sp8.0p4 Comp. Matrix

Also, you can try to update the library of mssql. MSSQL driver

It was worked previously , After upgraded to SQL2019. It started this error.

I am not sure SP 8.0 support MSSQL 2019.

Did you try to update the library?

Yes i tried different JDBC driver jar still getting same issue.