Cannot create %1!s! on view "%2!s!" because it contains a COMPUTE clause. Consider not indexing this view, or using a GROUP BY or aggregate view instead to replace the COMPUTE calculation of aggregate results.
Cannot copy user script file to the snapshot folder at the Distributor (%1!s!). Ensure that there is enough disk space available, ...
Cannot create %1!s! on the '%2!s!' view because it uses the nondeterministic user-defined function '%3!s!'. Remove the reference ...
Cannot create %1!s! on the view '%2!s!' because it references a sparse column set. Views that contain a sparse column set ...
Cannot create %1!s! on view "%2!s!" because function "%3!s!" referenced by the view performs user or system data access. ...
Cannot create %1!s! on view "%2!s!" because it contains a COMPUTE clause. Consider not indexing this view, or using a GROUP ...
Cannot create %1!s! on view "%2!s!" because it contains a CUBE, ROLLUP, or GROUPING SETS operator. Consider not indexing ...
Cannot create %1!s! on view "%2!s!" because it contains a join that uses deprecated Transact-SQL join syntax ( *= and =* ...
Cannot create %1!s! on view "%2!s!" because it contains a join using an ODBC standard escape syntax. Consider using an ANSI ...
Cannot create %1!s! on view "%2!s!" because it contains a ranking or aggregate window function. Remove the function from ...