Wrox Programmer Forums
Go Back   Wrox Programmer Forums > SQL Server > SQL Server 2000 > SQL Server 2000
|
SQL Server 2000 General discussion of Microsoft SQL Server -- for topics that don't fit in one of the more specific SQL Server forums. version 2000 only. There's a new forum for SQL Server 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server 2000 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 1st, 2007, 08:04 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,480
Thanks: 0
Thanked 1 Time in 1 Post
Default Memory Impact when multiple server registered

Hi,

Did someone research on the memory impact on sql server, which has got multiple other sql servers registered in the EM? Does it affect the performance in any ways? Is there a pointer on the net to know how registering multiple remote sql servers on EM impacts on the sql server itself?

Let me know here, if any of you came across this.
Cheers

_________________________
- Vijay G
Strive for Perfection
__________________
- Vijay G
 
Old March 1st, 2007, 01:35 PM
Friend of Wrox
 
Join Date: Aug 2004
Posts: 385
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I would like to help you, did a lot of memory research with SQL server but what do are you referring to by "EM"?

 
Old March 1st, 2007, 03:38 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,480
Thanks: 0
Thanked 1 Time in 1 Post
Default

EM = Enterprise Manager, sorry about using short forms.

Curious to se your reply.

Cheers,

_________________________
- Vijay G
Strive for Perfection
 
Old March 1st, 2007, 05:10 PM
Friend of Wrox
 
Join Date: Aug 2004
Posts: 385
Thanks: 0
Thanked 0 Times in 0 Posts
Default

registration of SQL servers on the client computer doesn't affect the server at all. In fact the server doesn't even know about them. Does this help?


 
Old March 1st, 2007, 06:42 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,480
Thanks: 0
Thanked 1 Time in 1 Post
Default

Thanks for the reply. Is there anywhere I can read something related to that?

Cheers

_________________________
- Vijay G
Strive for Perfection
 
Old March 1st, 2007, 08:14 PM
Friend of Wrox
 
Join Date: Aug 2004
Posts: 385
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Well you can understand what the SQL server is doing when you register it by using query profiler. Run Query profiler on a server nobody is using. Then register the enterprise manager on a clinet and look at what sql it generates. Thats all that happens when you register the server on the servers side.

 
Old March 2nd, 2007, 11:01 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,480
Thanks: 0
Thanked 1 Time in 1 Post
Default

But does it not keep probing the client periodically to know its status? I assume so. Let me check that with the profiler too.

_________________________
- Vijay G
Strive for Perfection
 
Old March 2nd, 2007, 11:11 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,480
Thanks: 0
Thanked 1 Time in 1 Post
Default

Yes, you are right, I see no impact of it on the sql server when added with more such clients.

Thanks

_________________________
- Vijay G
Strive for Perfection
 
Old March 2nd, 2007, 01:53 PM
Friend of Wrox
 
Join Date: Aug 2004
Posts: 385
Thanks: 0
Thanked 0 Times in 0 Posts
Default

registration client side connects to the sql server (one time hit) then after that never touches the server again unless you launch enterprise manager. Launching enterprise manager can try to connect to the server and that would put a load on the server. But if you install enterprise manager on 1000 computer but never launch them on the client ever again there will be zero load on the server.


 
Old March 8th, 2007, 09:28 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,480
Thanks: 0
Thanked 1 Time in 1 Post
Default

Yes that was my question... I keep my EM open on the server that has got 10 or 15 other servers registered. Does that keep trying to probe all those 10 or 15 servers registered in the EM to know its status periodically?

_________________________
- Vijay G
Strive for Perfection





Similar Threads
Thread Thread Starter Forum Replies Last Post
Class not registered luc_chivas Crystal Reports 0 March 27th, 2007 12:52 AM
min/max server memory configuration Sebastiaan SQL Language 3 December 30th, 2004 10:06 AM
Memory Release for SQL Server 2000 ajkulkarni SQL Server 2000 3 September 23rd, 2004 03:32 AM
OLE Server isn't registered pinkandthebrain Access 2 March 17th, 2004 08:56 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.