![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Do you have any anonymous subscribers? If so, the commands will be retained until the retention period is reached. Rgds, Paul Ibison SQL Server MVP, www.replicationanswers.com (recommended sql server 2000 replication book: http://www.nwsu.com/0974973602p.html) |
#4
| |||
| |||
|
#5
| |||
| |||
|
#6
| |||
| |||
|
|
SELECT name, allow_anonymous FROM syspublications there isn't any 1 in allow_anonymous column. |
|
It's OK - you don't as @allow_anonymous is set to 'false' for all your publications. You could use sp_browsereplcmds to see what is actually left in the queue which might clarify things somewhat. I have come across situations where the commands remain in msrepl_commands until the retention period is reached. These seems to be some anomaly that causes this to occur (I have an open PSS case on it), but as far as I have seen, and from postings here, this only seems to occur for extremely large amounts of commands. Rgds, Paul Ibison SQL Server MVP, www.replicationanswers.com (recommended sql server 2000 replication book: http://www.nwsu.com/0974973602p.html) |
#7
| |||
| |||
|
#8
| |||
| |||
|
#9
| |||
| |||
|
#10
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |