I am newbie to SQL Server. I have a transactional replication setup in my production environment. I am getting the below error while replicating from publisher to subscriber.
Conversion failed when converting the varchar value '* ' to data type int.
Error: 14151, Severity: 18, State: 1.
Kindly help me to fix this in replication setup.