Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sql Server 2005.
Message
De
24/07/2006 08:53:28
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
21/07/2006 19:21:50
Sergio Ortiz
Tek Services Group, Llc
Hollywood, Floride, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Versions des environnements
Environment:
ASP.NET
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01138765
Message ID:
01139104
Vues:
12
Sergio,
2 things come to mind.
1)Transactions are overused when really not needed and deadlocks are occuring.
2)Connections using very different connection strings and thus connection pooling is not much of a benefit.
PS: I don't check event logs much and I don't know if default event monitoring logs those or not. However SQL server errorlog would record them. Check that log. You might want to graph with SQL server profiler and/or trace (flags 1204/1222? - recheck flag numbers yourself).
Cetin

>A web application using sql server 2005 having the following problem :
>
>The CPU utilization goes through the roof and the SQL 2005 server stops accepting transaction requests. The database is rather small. The table with the most transactions (insert/updates) has about 115,000 rows. The concurrent users to the website are about 600 users. And the transactions are about 10 – 15 per second. The HP server has four processors and 4GB of memory. Right now we have allocated 2GC fro SQL and have been trying to up its allocated memory unsuccessfully.
>
>
>The only thing ‘new’ in the event log is:
>
>Source: DCOM
>
>Event ID: 10016
>
>User: NT AUTHORITY\NETWORK SERVICE
>
>The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID
>
>{BA126AD1-2166-11D1-B1D0-00805FC1270E}
>
> to the user NT AUTHORITY\NETWORK SERVICE SID (S-1-5-20). This security permission can be modified using the Component Services administrative tool
>
>
>Any help is appreciated.
>
>Thanks,
>Sergio
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform