all groups > sql server replication > february 2004 >
You're in the

sql server replication

group:

Merge Replication error :The schema script .sch could not be propagated to the subscr...


Merge Replication error :The schema script .sch could not be propagated to the subscr... anonymous
2/12/2004 2:51:25 PM
sql server replication: I tried setting up a merge replication between a MSDE and a SQL Server
with a Pull Subscription, and got the following error:

The schema script '.sch' could not be propagated to the subscriber.

Any ideas how to fix this?



Thank you!


*** Sent via Developersdex http://www.developersdex.com ***
Merge Replication error :The schema script .sch could not be propagated to the subscr... Paul Ibison
2/13/2004 3:46:46 AM
Please could you enable logging of the merge agent (-
Output C:\ReplOutput.txt -OutputVerboseLevel 2) and then
run the agent again. Suspect this error is due to the
security context of the merge agent on the subscriber,
which should be set to impersonate the sql server agent
account.
Regards,
AddThis Social Bookmark Button