Viewing 2 posts - 1 through 2 (of 2 total)
I had exactly the same issue and had to uninstall the patch in the end to get the Integration Services service started again
Same symptoms as described in this kb but...
April 28, 2014 at 1:56 am
#1709079
Have you considered a coalesce instead as that will take the first non null value it finds from two or more fields
COALESCE
Returns the first nonnull expression among its arguments.
Syntax
COALESCE (...
June 22, 2009 at 6:03 am
#1013239