After the weekly index rebuild I get the error "Could not execute sp_replcmds". The way I fix this is to stop the log reader and execute sp_replrestart on the database in question. There are several other databases that are replicated and indexes rebuilt and do not experience this problem, this one database in particular consistently gives the error every week.
60g database on SQL Server 2008r2 SP1 Standard Edition.