"Could not retrieve column info" and "could not find stored proc"
i using sql server 2005 enterprise, sql express, and visual studio 2008. when try synchronize, following errors. if delete , reinstall local sql express database, works properly.
the merge process not retrieve column information table 'dbo.exception_wording_lookup'. verify have sufficient privileges on database , retry operation. (source: mssql_repl, error number: mssql_repl-2147201016) sufficient privileges not issue because works 9 times out of ten.
could not find stored procedure 'dbo.msmerge_sel_sp_b24c5ce077f041d2ce76ff99b85748a6'. (source: mssqlserver, error number: 2812) i looked in database , stored procedure there.
taking stab here...
is enterprise edition on remote machine? if sync successful on next run, maybe it's network/connectdivity issue , errors see side effect.
if it's not, adding/dropping publications repeatedly?
SQL Server > SQL Server Replication
Comments
Post a Comment