Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQL Server 7,2000
»
In The Enterprise
»
Identifying the cause of intermittent network...
Identifying the cause of intermittent network issues
Rate Topic
Display Mode
Topic Options
Author
Message
winston Smith
winston Smith
Posted Thursday, January 07, 2010 2:32 PM
SSC Eights!
Group: General Forum Members
Last Login: 2 days ago @ 2:13 AM
Points: 827,
Visits: 1,518
I have an SQL Server that runs an agent job which calls sprocs on another server, and also hits a few file shares.
Every so often the job fails due to time out issues.
I cannot see anything wrong on either sql servers. I contacted the infrastructure team who say they cannot find any intermittent issue( prob cause its intermitent!).
How would i prove this issue exists, and identify the root cause? Has anyone had experience with this?
(just noticed, this forum is for sql server 7/2000. im using sql server 2008. Admins, would you mind moving this to a more appropriate forum please? Thank you)
Post #843890
Joie Andrew
Joie Andrew
Posted Thursday, January 07, 2010 5:31 PM
Mr or Mrs. 500
Group: General Forum Members
Last Login: Today @ 2:19 PM
Points: 547,
Visits: 1,021
Could it be that it is not a network issue but a timeout issue, so SQL reports an error even though the SP is still running?
You can run a continuous ping while the job is running to see if there are any drops in connectivity while the job is running. You could also run a Network Monitor trace and see if there is anything that a Network Admin can identify as a networking issue.
Joie Andrew
"Since 1982"
Post #844011
Steve Jones - SSC Editor
Steve Jones - SSC Editor
Posted Thursday, January 07, 2010 6:16 PM
SSC-Dedicated
Group: Administrators
Last Login: Today @ 3:26 PM
Points: 31,425,
Visits: 13,738
I think you'd have to do something like the ping test listed, writing to a file, to help determine this.
What does the process do exactly in terms of calling sprocs? How does it work?
Follow me on Twitter:
@way0utwest
Forum Etiquette: How to post data/code on a forum to get the best help
Post #844027
SQLRNNR
SQLRNNR
Posted Thursday, January 07, 2010 6:26 PM
SSCoach
Group: General Forum Members
Last Login: 2 days ago @ 1:07 PM
Points: 18,733,
Visits: 12,332
Are there any routers, firewalls between the servers that may block ICMP? Some places do not block ICMP traffic, some do though (to protect the database network for instance).
If so, the ping test may not work for you.
In addition to the ping test during processing, you may want to establish a ping test prior to processing. This could help eliminate network timeout issues when processing is just starting.
Whatever level of ping test you try, make sure there is a method to capture it out to a log file so that can be used to show the Network guys the problems.
Jason
AKA CirqueDeSQLeil
I have given a name to my pain...
MCM SQL Server 2008
SQL RNNR
Posting Performance Based Questions - Gail Shaw
Posting Data Etiquette - Jeff Moden
Hidden RBAR - Jeff Moden
VLFs and the Tran Log - Kimberly Tripp
Post #844033
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.