dbTalk Databases Forums  

SQL server 2005 :: Windows service is hitting my database every 10sec Is any Performance Issue.

microsoft.public.sqlserver.setup microsoft.public.sqlserver.setup


Discuss SQL server 2005 :: Windows service is hitting my database every 10sec Is any Performance Issue. in the microsoft.public.sqlserver.setup forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
ravi kiran
 
Posts: n/a

Default SQL server 2005 :: Windows service is hitting my database every 10sec Is any Performance Issue. - 06-02-2010 , 08:31 AM






I have Windows service that it is Hitting my database MS SQL SERVER
2005 in every 10 sec.
and running sp's (each of size max is 2kb).

that's why I have a doubt

Is this any Performance Issue.

Will It become any slow of my database performance.

please reply me ...................Its Urgent

Reply With Quote
  #2  
Old   
Erland Sommarskog
 
Posts: n/a

Default Re: SQL server 2005 :: Windows service is hitting my database every 10 sec Is any Performance Issue. - 06-02-2010 , 04:43 PM






ravi kiran (ravikiran.ie027 (AT) gmail (DOT) com) writes:
Quote:
I have Windows service that it is Hitting my database MS SQL SERVER
2005 in every 10 sec.
and running sp's (each of size max is 2kb).

that's why I have a doubt

Is this any Performance Issue.

Will It become any slow of my database performance.

please reply me ...................Its Urgent
You should not ask us if you have a performance issue - ask your users,
they are the one to know.

Anyway, the size of the procedure is irrelevant. A small procedure
without no good index to support it can be a big performance issue.

--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinf...ons/books.mspx

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.