473,508 Members | 2,206 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Setting maximum number of merge agents

Jim
I have a situation with a 6 server setup whereby merge agents
will not run if other merge agents are alreay running. Basically
we have a 5 laptop, one tower config with the tower being the
publisher. In theory we want to be able to hook a laptop up
and have it sync within, say, 5 mins. Trouble is, if agents for
the other laptops are running (trying and failing to connect because
those laptops aren't connected) then the agents for the laptop that
*is* connected won't run. It seems to be a 'maximum number of running
agents' issue. Is this is user defined setting, and if so where can I set it?

Many thanks, sorry if this has been answered many many times before.

Jim
--
Find me at http://www.ursaMinorBeta.co.uk
"Brace yourself, this might make your eyes water."
Jul 20 '05 #1
3 1596
Jim
In article <sl*****************@odin.magrathea.local>, Jim wrote:
I have a situation with a 6 server setup whereby merge agents
will not run if other merge agents are alreay running. Basically
we have a 5 laptop, one tower config with the tower being the
publisher. In theory we want to be able to hook a laptop up
and have it sync within, say, 5 mins. Trouble is, if agents for
the other laptops are running (trying and failing to connect because
those laptops aren't connected) then the agents for the laptop that
*is* connected won't run. It seems to be a 'maximum number of running
agents' issue. Is this is user defined setting, and if so where can I set it?

Many thanks, sorry if this has been answered many many times before.

Forgot to add - this is MSSQL2000 running under Small Business Server
W2K.

Jim
--
Find me at http://www.ursaMinorBeta.co.uk
"Brace yourself, this might make your eyes water."
Jul 20 '05 #2

"Jim" <ji*@odin.magrathea.local> wrote in message
news:slrncbtvep.2ef8.ji*@odin.magrathea.local...
In article <slrncbtv0e.2dt1.ji*@odin.magrathea.local>, Jim wrote:
I have a situation with a 6 server setup whereby merge agents
will not run if other merge agents are alreay running. Basically
we have a 5 laptop, one tower config with the tower being the
publisher. In theory we want to be able to hook a laptop up
and have it sync within, say, 5 mins. Trouble is, if agents for
the other laptops are running (trying and failing to connect because
those laptops aren't connected) then the agents for the laptop that
*is* connected won't run. It seems to be a 'maximum number of running
agents' issue. Is this is user defined setting, and if so where can I set it?
Many thanks, sorry if this has been answered many many times before.

Forgot to add - this is MSSQL2000 running under Small Business Server
W2K.

Jim
--
Find me at http://www.ursaMinorBeta.co.uk
"Brace yourself, this might make your eyes water."


See sp_changemergepublication in Books Online - there is a
max_concurrent_merge parameter. But I have to say that I've never used merge
replication myself, so you might want to post on
microsoft.public.sqlserver.replication to see if there are any problems
associated with changing this value, or if there's a completely different
way to handle the issue.

Simon
Jul 20 '05 #3
Jim
Simon Hayes <sq*@hayes.ch> wrote:
See sp_changemergepublication in Books Online - there is a
max_concurrent_merge parameter. But I have to say that I've never used merge
replication myself, so you might want to post on
microsoft.public.sqlserver.replication to see if there are any problems
associated with changing this value, or if there's a completely different
way to handle the issue.


Many thanks for the info. I actually got around it by changing the
number of retries to zero and making each laptop's start time offset by
one minute. This way there's never more than one set of agents running
at one time (unless there's a huge amount of data to merge). Seems to
work a treat :-)

Jim
--
Find me at http://www.ursaminorbeta.co.uk AIM/iChatAV: JCAndrew2
"We deal in the moral equivalent of black holes, where the normal
laws of right and wrong break down; beyond those metaphysical
event horizons there exist ... special circumstances" - Use Of Weapons
Jul 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
12996
by: Frank Esser | last post by:
I am using SQL 8 Personal edition with sp2 applied. I set the max server memory to 32MB and leave the min server memory at 0. When my application starts hitting the database hard the memory usage...
1
2920
by: Abdullah Kauchali | last post by:
Hi folks, I am currently getting/setting values in an HTML table with: document.getElementById(id).childNodes.nodeValue where "id" is the id of the <td> tag of the cell. This works,...
7
5661
by: Joey C. | last post by:
Hello, I'm designing a small "briefcase" program that will allow me to quickly upload, download, and delete files in a briefcase. The only real things that I have left to do are to design a...
7
12034
by: Egor Shipovalov | last post by:
I'm implementing paging through search results using cursors. Is there a better way to know total number of rows under a cursor than running a separate COUNT(*) query? I think PostgreSQL is bound...
2
28526
by: Kums | last post by:
What is the maximum permissible size of a database? Is there any limitation. What is the maximum # of tablespace's allowed in a database? Thanks for your response.
2
1959
by: David Mathog | last post by:
Is there some method for restricting the maximum number of characters that will be emitted by a printf() function? Where printf() here is generic and refers to sprintf, fprintf, etc. Here's an...
4
11791
by: Joseph | last post by:
I have an intranet application that I setup using windows authentication through IIS basic authentication. Is there a way to set a timeout, so that after ten minutes the user will be prompted...
1
6441
by: laredotornado | last post by:
Hi, I'm using PHP 4.4.4 on Apache 2 on Fedora Core 5. PHP was installed using Apache's apxs and the php library was installed to /usr/local/php. However, when I set my "error_reporting"...
29
5055
by: garyusenet | last post by:
I'm trying to investigate the maximum size of different variable types. I'm using INT as my starting variable for exploration. I know that the maximum number that the int variable can take is:...
0
7225
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7326
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
7046
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7498
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5627
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5053
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4707
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3194
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
766
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.