• We're using an OLEDB Command task to execute the stored procedure, and I believe that treats it as dynamic SQL and executes that new system sproc as part of validation (we're not doing it explicitly). So this worked fine prior to 2012 obviously, but once we upgrade, it started erroring out when it hit that task.