Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

broken replication

 
   Database Help (Home) -> Replication RSS
Next:  SSAS 2005 Driver for DB2 on Mainframe  
Author Message
thaar

External


Since: Nov 24, 2008
Posts: 3



(Msg. 1) Posted: Sat Dec 27, 2008 11:07 pm
Post subject: broken replication
Archived from groups: microsoft>public>sqlserver>replication (more info?)

Dear all
merry christmas and happy new year.
beacuse of virus my sql 2005/2008 replication is broken. i have a backup for
publication, distribution,subscribution. how can i restore my replication on
new sql server and if the subscribtion contains a new transactions that not
uploaded to publication, how can i uploaded it after rebuilding my broken
replication. i am using merge replication between windows 2003 sp2 servers
and windows xp.
Another problem: when i try to configure sql-server 2005 on windows XP as
subscriber to sql-server 2005 on windows 2003 SP2 using merge replication, it
will accept only pull replication and not accept push replication. how can i
configure push replication.

best regards and thanks
eng. thaar

 >> Stay informed about: broken replication 
Back to top
Login to vote
Hilary Cotter3

External


Since: Aug 28, 2004
Posts: 458



(Msg. 2) Posted: Sun Dec 28, 2008 5:42 am
Post subject: Re: broken replication [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You can't easily do this.

There are two options which might work.
1) Do a no-sync subscription and then use sp_addtabletocontents on your
subscriber to try to add the data back.
2) create a new subscription database and then deploy the subscription to
this new subscription database. Then run the table diff utility and use it
to update the publisher or subscriber with the missing data.

What error message are you getting when you try to create a push
subscription?

"thaar" wrote in message

> Dear all
> merry christmas and happy new year.
> beacuse of virus my sql 2005/2008 replication is broken. i have a backup
> for
> publication, distribution,subscribution. how can i restore my replication
> on
> new sql server and if the subscribtion contains a new transactions that
> not
> uploaded to publication, how can i uploaded it after rebuilding my broken
> replication. i am using merge replication between windows 2003 sp2 servers
> and windows xp.
> Another problem: when i try to configure sql-server 2005 on windows XP as
> subscriber to sql-server 2005 on windows 2003 SP2 using merge replication,
> it
> will accept only pull replication and not accept push replication. how can
> i
> configure push replication.
>
> best regards and thanks
> eng. thaar

 >> Stay informed about: broken replication 
Back to top
Login to vote
Paul Ibison

External


Since: Oct 03, 2008
Posts: 145



(Msg. 3) Posted: Tue Dec 30, 2008 1:26 am
Post subject: RE: broken replication [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

This depends on what the virus did to the servers and how much damage was
done. If it wasn't too bad and was restricted to the publisher, then script
out the replication setup and restore the publisher database and then I'd use
Redgate's DataCompare to sync up one decent copy of the data at the pubisher.
After that you need to set up replication once again and initialize.
HTH,
Paul Ibison




"thaar" wrote:

> Dear all
> merry christmas and happy new year.
> beacuse of virus my sql 2005/2008 replication is broken. i have a backup for
> publication, distribution,subscribution. how can i restore my replication on
> new sql server and if the subscribtion contains a new transactions that not
> uploaded to publication, how can i uploaded it after rebuilding my broken
> replication. i am using merge replication between windows 2003 sp2 servers
> and windows xp.
> Another problem: when i try to configure sql-server 2005 on windows XP as
> subscriber to sql-server 2005 on windows 2003 SP2 using merge replication, it
> will accept only pull replication and not accept push replication. how can i
> configure push replication.
>
> best regards and thanks
> eng. thaar
 >> Stay informed about: broken replication 
Back to top
Login to vote
thaar

External


Since: Nov 24, 2008
Posts: 3



(Msg. 4) Posted: Tue Dec 30, 2008 10:01 pm
Post subject: Re: broken replication [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

hi hilary.
regardig the push subscriber, the message is "The server
'SubscriberMachineName' is not a Subscriber. (.Net SqlClient Data Provider)"
.. this message is appear after i am trying to synchronize the the subscriber.

regarding the broken replication, can you describe to me in more details.

best regards ad thanks

"Hilary Cotter" wrote:

> You can't easily do this.
>
> There are two options which might work.
> 1) Do a no-sync subscription and then use sp_addtabletocontents on your
> subscriber to try to add the data back.
> 2) create a new subscription database and then deploy the subscription to
> this new subscription database. Then run the table diff utility and use it
> to update the publisher or subscriber with the missing data.
>
> What error message are you getting when you try to create a push
> subscription?
>
> "thaar" wrote in message
>
> > Dear all
> > merry christmas and happy new year.
> > beacuse of virus my sql 2005/2008 replication is broken. i have a backup
> > for
> > publication, distribution,subscribution. how can i restore my replication
> > on
> > new sql server and if the subscribtion contains a new transactions that
> > not
> > uploaded to publication, how can i uploaded it after rebuilding my broken
> > replication. i am using merge replication between windows 2003 sp2 servers
> > and windows xp.
> > Another problem: when i try to configure sql-server 2005 on windows XP as
> > subscriber to sql-server 2005 on windows 2003 SP2 using merge replication,
> > it
> > will accept only pull replication and not accept push replication. how can
> > i
> > configure push replication.
> >
> > best regards and thanks
> > eng. thaar
>
>
 >> Stay informed about: broken replication 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Merge Replication: Would changing the subscriber IP addres.. - Hi, I need to migrate 3 replicated databases to new servers running SQL2K on Windows 2003 standard, each server exist in different state with continues merge replication. Since the Databases around 40GB with big number of BLOBS I'm planning to follow...

Replication-Replication Distribution Subsystem: agent (nul.. - After migrate SQL 2000 replication to SQL 2005, by script and have maked some changes, like drop some publications and have added many articles in one, this message has appered so often: Replication-Replication Distribution Subsystem: agent (null)..

Merge Replication nested view replication problem - I am using SQL 2005 as pub and SQL EXPRESS as sub with Merge replication. Got the following error message The schema script 'CD_InTransit_v_153.sch' could not be propagated to the subscriber. Error Detail: The schema script 'CD_InTransit_v_153.sch'..

Replication Monitor - Publisher is empty, but my replicati.. - I have a wired situation..! I set up transactional replication on one of my development server (SQL 2000 Dev Edition with sp4). It is running fine without any issues and all of a sudden, i noticed in my repication monitor tab under Publisher where I..

Combining Transactional Replication and Merge Replication - I would like to know if this scenario is possible: I have main database (Server A) that I replicate to another server using transactional replication (Server B), know I would like to publish this database on Server B as a merge publication and then...
   Database Help (Home) -> Replication All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]