When we run stored proc updValidateEntity
we get SYSERR245 errors.
We have upgraded to SQL 2012 SP 1.
Today we are going to run Cumulative Update 2 to see if this Hotfix addresses this issue.
The Error Message we get is:
Msg 50000, Level 16, State 1, Procedure udp_SYSTEM_7_51_CHILDATTRIBUTES_ProcessRules, Line 638
SYSERR245|Conversion failed when converting the nvarchar value 'N' to data type int.
Has anyone else experienced this issue and resolved it?