RE: Why would the library-activated serviced components put more load on db?

From: Steven Cheng[MSFT] (v-schang_at_online.microsoft.com)
Date: 02/25/04


Date: Wed, 25 Feb 2004 07:31:45 GMT

Hi Stan,

Thanks for posting in community. Based on my understanding, your serviced
component(COM+ , written in c++? or ..) used to be deployed as server
application and because of the speed considerance, you changed it to
library-activated. However, you found this turn the database service into
blocking , yes?

Have you tried providing a certain test application to test the
ServicedComponent both under Server-activated and Library-activated mode?
I'm not sure whether you've ever read the following tech article, it has
discussed on the performance comparsion on COM+ data access components:

#Performance Comparison: Transaction Control
http://msdn.microsoft.com/library/en-us/dnbda/html/bdadotnetarch13.asp?frame
=true

Also, I here are some other ones instruct us on creating own Performance
Monitor coutners for COM+ apps and debuging COM+ apps:
#Creating COM+ PerfMon Counters to Monitor COM+ Data
http://msdn.microsoft.com/library/en-us/dv_vstechart/html/concreatingcomperf
moncounters.asp?frame=true

#Debugging COM+ Applications
http://msdn.microsoft.com/library/en-us/cossdk/htm/pgdebuggingapplications_5
nn7.asp?frame=true

#Debugging COM+ 1.0 Components
http://msdn.microsoft.com/library/en-us/vsdebug/html/vxtskdebuggingcom10comp
onents.asp?frame=true

Maybe you may have a monitor focus on the components (out of the ASP.NET
app) to see whether we can find the root cause. Please have a check on the
above items. If you have any findings or further questions, please feel
free to post here.

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Get Preview at ASP.NET whidbey
http://msdn.microsoft.com/asp.net/whidbey/default.aspx



Relevant Pages

  • Re: monitoring remote applications, how?
    ... Use a system management tool from BMC, CA, IBM ... service, also monitor the spawned process, I have seen services merrily ... could be set with email notification, will need access to a POP server. ... your apps, and watch out, they may try to get ou to monitor their stuff also ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Registry issue
    ... What apps are you running on the TS Server? ... Soo Kuan ... This posting is provided "AS IS" with no warranties, ...
    (microsoft.public.windows.terminal_services)
  • Re: Question about monitoring in SBS2K3 Prem. vs. SBS2K
    ... The fact that the Server Status snap-in has been ... useless Health Monitor. ... > Microsoft CSS Online Newsgroup Support ... > This newsgroup only focuses on SBS technical issues. ...
    (microsoft.public.windows.server.sbs)
  • Re: Health Monitor
    ... I see that health monitor is installable from the SBS CD's and it does give ... monitor can be installed on member server and get performance reports. ... we can not install the health monitor on the member ...
    (microsoft.public.windows.server.sbs)
  • Re: SBS 2003 Extended Server usage Report
    ... Health Monitor and Performance Monitor are different tools. ... Health Monitor is a service in Small Business Server 2000 or Small Business ... help to gather information for reporting. ... Click Server Usage Report and click Edit. ...
    (microsoft.public.windows.server.sbs)

Loading