its the wrong implication. Try this. Configure a publication of several
tables. Create a subscription. Stop SQL Server agent.
see in task manager. There will only be one.
not separate binaries, but merely threads. You can also see the thread count
"jeff_y" <jeffrey_ya@abc.com> wrote in message
news:%238fbn1B7HHA.484@TK2MSFTNGP06.phx.gbl...
> Hi Hilary,
> Since you answered "No" to my 2nd question, I just found something that
> may support me for saying "Yes" to the 2nd question.
> Please take a look at
http://support.microsoft.com/kb/934188/en-us >
> Specially under "More Information" section, it seems to IMPLY that by
> using SubscriptionStreams (> 1), we should see multiple distribution agent
> process?
>
> Is this the right implication or am I just wildly guessing?
>
> Thanks,
> Jeff
>
>
> "Hilary Cotter" <hilary.cotter@gmail.com> wrote in message
> news:%23IbD$TB7HHA.4660@TK2MSFTNGP02.phx.gbl...
>> 1) yes
>> 2) no
>> 3) yes. If you do a large batch update on your publisher the distribution
>> agent will become the bottleneck as it processes all the singletons in
>> this batch. Also the replication agent parameters if not set correctly
>> will throttle throughput. Conversely well tuned and appropriate settings
>> will result in better performance.
>>
>> I am writing a white paper for simple-talk which should be published
>> shortly which addresses this problem.
>>
>> --
>> RelevantNoise.com - dedicated to mining blogs for business intelligence.
>>
>> 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 >> "jeff_y" <jeffrey_ya@abc.com> wrote in message
>> news:eXoiOc$6HHA.2208@TK2MSFTNGP06.phx.gbl...
>>> Hi replication gurus,
>>> I have three questions here regarding replication parameters:
>>> 1. SubscriptionStreams: It seems I cannot put this parameter into a user
>>> created profile, so if I want to add/change this parameter for
>>> distribution agent, I can only do this by going the distributor agent
>>> JOB (step 2 Run agent), am I right?
>>>
>>> 2. Assuming I am right for question 1, after I added this parameter, for
>>> example, -SubscriptionStreams 4, does this mean this distribution agent
>>> will have four sessions running on the distributor side (assuming we
>>> have push type transactional subscription)?
>>>
>>> 3. Final question, have any of you experienced a scenario that
>>> distribution agent becomes a bottleneck Other Than a bottleneck caused
>>> by cpu/memory/hard-disk? For example, the replication workload is too
>>> huge, in terms of 100 to 200 GB per day? I am asking this question
>>> because according to
>>>
http://blogs.technet.com/lzhang/archive/2006/05/12/428178.aspx, sql
>>> server replication agent can be a bottleneck itself.
>>>
>>> Thanks for your help in advance!
>>>
>>> Jeff
>>>
>>
>>
>
>