Re: Merge replication does not apply schema
- From: scotch <scotchas@xxxxxxxxx>
- Date: Mon, 30 May 2005 11:30:26 +0300
Christian Donner wrote:
Have you verified that the tables are not existing in the subscriber? This error can occur, when the publisher tables have a different owner than the subscriber tables. If in doubt make 'dbo' owner of all your tables (execute sp_changeobjectowner) and try again ...I have checked the owner on both servers and they match (both are dbo). So are there other ideas?
Btw, I am running SQL server agent on different account then System witch is default. So perhaps I should grant all access to the particular database for this account?
.
- References:
- Merge replication does not apply schema
- From: scotch
- RE: Merge replication does not apply schema
- From: Christian Donner
- Merge replication does not apply schema
- Prev by Date: PalmOS DB Syincing
- Next by Date: Distribution agent fails with the following error message
- Previous by thread: RE: Merge replication does not apply schema
- Next by thread: Error 28001 - SSCE_M_INTERNETREADERROR
- Index(es):
Relevant Pages
|