sp_indexoption is not supported for XML Index and the table has an XML index on it. Use ALTER INDEX instead to set the option for ALL the indexes.
Split large partitions, with more than {0} million rows or that are over {1} MB in size, into smaller partitions to improve ...
sp_addmergelogsettings failed to add log settings. If log settings already exist for this subscription then use sp_changemergelogsettings ...
sp_addtype cannot be used to define user-defined data types for varchar(max), nvarchar(max) or varbinary(max) data types. ...
sp_cursoropen/sp_cursorprepare: The statement parameter can only be a batch or a stored procedure with a single select, without ...
sp_indexoption is not supported for XML Index and the table has an XML index on it. Use ALTER INDEX instead to set the option ...
sp_mergecompletecleanup cannot be executed before sp_mergepreparecleanup is executed. Use sp_mergepreparecleanup to initiate ...
sp_mergesubscription_cleanup is used to clean up push subscriptions. Use sp_dropmergepullsubscription to clean up pull or ...
sp_refresh_heterogeneous_publisher was unable to obtain publisher information for Oracle publisher '%1!s!'. sp_refresh_heterogeneous_publisher ...
sp_resetconnection was sent as part of a remote procedure call (RPC) batch, but it was not the last RPC in the batch. This ...