Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

The process could not execute 'sp_replcmds' on 'ServerName\PUBLISHER' generated by the Log Reader

$
0
0
I'm continuously getting the following errors:[code="plain"]The process could not execute 'sp_replcmds' on 'ServerName\PUBLISHER' generated by the Log Reader (Source: MSSQL_REPL, Error number: MSSQL_REPL20011).Cannot execute as the database principal because the principal "dbo" does not exist, this type of principal cannot be impersonated, or you do not have permission. (Source: MSSQLServer, Error number: 15517)The process could not execute 'sp_replcmds' on 'ServerName\PUBLISHER'. (Source: MSSQL_REPL, Error number: MSSQL_REPL22037)Get help: http://help/MSSQL_REPL22037Cannot execute as the database principal because the principal "dbo" does not exist, this type of principal cannot be impersonated, or you do not have permission. (Source: MSSQLServer, Error number: 15517)[/code]It never worked. I just installed Replication (Transaction).Any ideas?Thanks.

Viewing all articles
Browse latest Browse all 6525

Trending Articles