I published the database which enabled me to run the following SQL but I
still am getting the same error when trying to truncate the log
sp_repldone @xactid = null
, @xact_seqno = null
, @reset = 1
Adam
[quoted text, click to view] "Paul Ibison" wrote:
> Adam,
> try enabling the database for publication then run sp_repldone.
> Cheers,
> Paul Ibison SQL Server MVP,
www.replicationanswers.com > (recommended sql server 2000 replication book:
>
http://www.nwsu.com/0974973602p.html)
>
>