Hi,
I have recently enabled replication of full text index for Subscribers and we started facing issues as mentioned below
Merge Replication scenario
Publisher: SQL Server 2008R2 Standard SP1
Distributor: SQL Server 2008R2 Standard SP1
Subscriber: SQL Server 2008R2 Express with Advance Services SP2/ SQL Server 2008R2 Standard SP3
Issue:
QUOTE
There is insufficient system memory in resource pool 'internal' to run this query
UNQUOTE
After some research on Google I found its bug in SQL Server 2008/2008R2 Builds for Full text Index.
https://support.microsoft.com/en-us/kb/982854
But in our case all our Publisher, Distributor and Subscriber are having at least SP1 or greater version.
1. What are the chances that due to this error subscriber's Database might be corrupted during synchronization or without synchronization if this error remains unfixed on their end.
2. What does this do to the state of the data on the Subscribers?
3. How we can check Data Integrity at Publisher and Subscribers end?
4. Please suggest me the fixes for the issue.
Thanks in advance for your help.
Thanks,
Rahul