Replication Logreader error. SQL Server 2000
I am using SQL Server 2000 replication , I have separate publisher,distributor and subscriber servers running on SANs. I get below error and synchronization gets struck, becuase log reader could not read data from the publisher db. Could you give me a quick fix for this error.
--------------------------------Extract of the error--------------------------------------
The specified begin LSN (0001389a:0002a78d:0001) for replication log scan occurs before replbeginlsn (0001389a:0002a78d:0002).
(Source: TUNA (Data source); Error number: 18767)
---------------------------------------------------------------------------------------------------------------
Invalid begin LSN (0001389a:0002a78d:0001) for commit record (0001389a:0002a78e:0008). Check DBTABLE.
(Source: TUNA (Data source); Error number: 18762)



