I'm working at a client and their CDC is failing due to an Implicit Conversion. The problem is that I can't find the exact statement that is doing the conversion.
I've tried using Pinal Dave's script (https://blog.sqlauthority.com/2017/01/29/find-queries-implict-conversion-sql-server-interview-question-week-107/) but none of the conversions from that list match the time and types that are in the CDC error.
Does anyone have more information on how I can resolve this?