Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
manjulaud
Starting Member
2 Posts |
Posted - 2013-04-12 : 01:07:17
|
Hi all,This is my detailed error.The Queue Reader Agent has encountered the error "Row handle is invalid". when connecting to "DB1" on "DB2". Ensure that the publication and subscription are defined properly and that both servers are running.From last week I suffer from this error. It happen 2 or 3 times per day.I want to know whats the reason and how to resolve this problem.pls help me this is a critical issue.Thanks. |
|
russell
Pyro-ma-ni-yak
5072 Posts |
Posted - 2013-04-12 : 01:19:52
|
What did you change last week? Dropped articles or subscriptions?Anything performing write operations on the subscriber(s)?Ran CheckDB on the publisher?Most likely will need to re-initialize the subscriptions and run the snapshot agent. |
|
|
manjulaud
Starting Member
2 Posts |
Posted - 2013-04-12 : 05:22:38
|
Thanks russellI couldn't say NO. I did some changes and I think your suggestion is OK. I re-initialized all publications and lets see whats happen.Do you have any idea how this error occurs. |
|
|
|
|
|