Re: ABNORMAL Transactional Replication behaviour
- From: "Hilary Cotter" <hilary.cotter@xxxxxxxxx>
- Date: Sun, 16 Oct 2005 12:44:17 -0400
what does sp_browsereplcmds reveal? Run this in the distribution database to
see if commands are pooling there.
If they aren't run sp_repltrans in your publication database.
--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
"newsgroup" <fabio.pliger@xxxxxxxx> wrote in message
news:nVn4f.10530$65.287427@xxxxxxxxxxxxxxxxxxxxx
> Actually i have set up a transactional replication with one publisher and
> 1 subscriber (planning, then, to add other 6 subscribers later on). The
> point is that after setting everything up, the replication works really
> fine for some minutes and then just stops without any warning or error!!
> The system is composed by this replication and some others applications
> that writes on some tables on the subscriber. This app starts writting
> data... everything works fine and then, BANG!, without any reason data is
> not sent to the publisher anymore! SQL server doesn't seems to notice
> that!
> The replication has itself some filters and some tables have numeric
> counters with identity YES (also the one that is written by the
> application i mentioned before) . But, when i set up the publication i
> assign a range to this counters and the replication blocks itself before
> reaching the 1 % of the range i assing to this field!!
> Anyone has an idea of what is happening?
> Please... somebody help me!!
>
> F.P.
.
- Follow-Ups:
- Re: ABNORMAL Transactional Replication behaviour
- From: newsgroup
- Re: ABNORMAL Transactional Replication behaviour
- References:
- ABNORMAL Transactional Replication behaviour
- From: newsgroup
- ABNORMAL Transactional Replication behaviour
- Prev by Date: Re: Consolidate multiple databases via merge replication
- Next by Date: Re: Receiving 'PRIMARY KEY constraint 'PK__@snapshot_seqnos' error...
- Previous by thread: ABNORMAL Transactional Replication behaviour
- Next by thread: Re: ABNORMAL Transactional Replication behaviour
- Index(es):
Relevant Pages
|