Table '%1!s!' cannot be the target of an update or delete statement through a view because it has the REMOTE_DATA_ARCHIVE option enabled.
Table '%1!s!' cannot be a target of an update or delete statement through a CURSOR because it has the REMOTE_DATA_ARCHIVE ...
Table '%1!s!' cannot be a target of an update or delete statement with a FROM clause because it has the REMOTE_DATA_ARCHIVE ...
Table '%1!s!' cannot be a target of an update or delete statement with an OUTPUT clause because it has the REMOTE_DATA_ARCHIVE ...
Table '%1!s!' cannot be accessed in SNAPSHOT transaction isolation level because it has REMOTE_DATA_ARCHIVE option enabled. ...
Table '%1!s!' cannot be the target of an update or delete statement through a view because it has the REMOTE_DATA_ARCHIVE ...
Table '%1!s!' cannot be used in READTEXT, WRITETEXT and UPDATETEXT statements because it has REMOTE_DATA_ARCHIVE option enabled. ...
Table '%1!s!' cannot have table '%2!s!' as a parent in a logical record relationship because it already has a different parent ...
Table '%1!s!' does not have a clustered primary key as required by the %2!s! index. Make sure that the primary key column ...
Table '%1!s!' foreign key 'originating_server_id' does not have a matching value in the referenced view 'dbo.sysoriginatingservers_view'. ...