snapshot repliaction in description.
replication frequency is 1, 1 = Scheduled table refresh, yes.
i saw in books on line, there is no LR Agent for snapshot replication. or
whether it depends on dbo mode?
[quoted text, click to view] "Paul Ibison" wrote:
> John,
> have a look for any transactional publications based on this database using
> sp_helppublication.
> Cheers,
> Paul Ibison SQL Server MVP,
www.replicationanswers.com > (recommended sql server 2000 replication book:
>
http://www.nwsu.com/0974973602p.html)
>
>
John,
if there is definitely no transactional publication there, I'd disable the
log reader job for a while. It's possible somehow it is an orphaned job.
After a decent period (of no complaints etc) I'd delete the log reader agent
(job).
Cheers,
Paul Ibison SQL Server MVP,
www.replicationanswers.com (recommended sql server 2000 replication book:
http://www.nwsu.com/0974973602p.html)