I wanted to use a proxy account for replication agent checkup job on SQL Server 2012. This proxy works for other jobs. I got the following error:
Executed as user: SQLUserID. Only members of the sysadmin fixed server role can perform this operation. [SQLSTATE 42000] (Error 21089). The step failed.*
Can we possibly use sql agents proxy for replication jobs? Thanks