SQL CE Replication - Failed to enumerate changes in the filtered articles
- From: david.brunning@xxxxxxxxxxxxx
- Date: 8 Feb 2006 01:09:38 -0800
I have a SQL 2000 server running service pack 3a with security hotfix
SQL2000-KB815495-8.00.0818-ENU.exe applied. IIS and the SQLCE2 merge
agent are on the same machine. First time synchronisation to Pocket PC
is fine, but subsequent synchronisations fail (i.e. the snapshot gets
delivered OK, but merge replication is failing).
Here is the error log from my Pocket PC device - I've basically written
the SqlCeException and any inner exceptions to a log file.
---------------------------------------
Exception Type: System.Data.SqlServerCe.SqlCeException
---------------------------------------
Error[0/-2147467259]: .
---------------------------------------
Error[1/-2147200925]: Failed to enumerate changes in the filtered
articles..
---------------------------------------
Error[2/0]: {call sp_MSsetupbelongs(?,?,?,?,?,0,?,?,1,?,?,?,?,?,?)}.
---------------------------------------
Error[3/230]: SELECT permission denied on column 'intSurveyTypeID' of
object
'MS_biA4E61E0C791848119969937661E950B3_v_E4DF6AB3F3C54C08ADDC5E0BEE3AED42',
database 'Keystone_Train', owner 'dbo'..
---------------------------------------
Error[4/230]: SELECT permission denied on column 'intAssetID' of object
'MS_biA4E61E0C791848119969937661E950B3_v_E4DF6AB3F3C54C08ADDC5E0BEE3AED42',
database 'Keystone_Train', owner 'dbo'..
---------------------------------------
Not every device is failing, it appears to be device dependent. Any
clues? I am reluctant to upgrade to SP4 because it is a customer
server and they currently run SP3a across all SQL Servers.
Unfortunately I have been unable to reproduce the problem on my site -
but this could be down to the PDAs I'm using.
Ideas?
.
- Follow-Ups:
- Update
- From: david . brunning
- Update
- Prev by Date: Re: Stop replication in cmd prompt
- Next by Date: Re: Unique Constraints and Replication with Purging
- Previous by thread: Re: Stop replication in cmd prompt
- Next by thread: Update
- Index(es):
Relevant Pages
|