The table %1!s! contains the column msrepl_tran_version, which is used by replication. The column is set to NULL, but it must be set to NOT NULL. Replication failed to alter this column, so you must drop the column and then add the table as an article again using sp_addarticle. Replication will then add the column to the table.
The table "%1!s!" does not appear to be a valid pre-built match index. This error occurs if the metadata record cannot be ...
The table "{0}" already contains a configuration with name "{1}". Do you want to reuse this configuration or overwrite information ...
The table "{0}" cannot be used as a source for SQL Server configurations. The column "{1}" does not have the expected data ...
The table "{0}" cannot be used as a source for SQL Server configurations. This table does not have the necessary columns ...
The table %1!s! contains the column msrepl_tran_version, which is used by replication. The column is set to NULL, but it ...
The table %1!s! does not have a primary key, which is required for transactional replication. Create a primary key on the ...
The table %1!s!, which is specified in the @tablename parameter of sp_getqueuedrows, is not part of any active initialized ...
The table '%1!s!' cannot be modified because one or more non-clustered indexes reside in a filegroup which is not online. ...
The table '%1!s!' is an inner member of an outer-join clause. This is not allowed if the table also participates in a regular ...