Hai all

  • can anyone please explain me

    "why there will be connection timeout errors in SQL server" any causes for that and paossible resolutions for that ?

    how to torubleshoot those causes and to fix it?

    Thanks in advance,

    RAJ.

  • What have you checked so far?

    Have you had a chat with your Network admins?

    Where is the error coming from?

    -------------------------------Posting Data Etiquette - Jeff Moden [/url]Smart way to ask a question
    There are naive questions, tedious questions, ill-phrased questions, questions put after inadequate self-criticism. But every question is a cry to understand (the world). There is no such thing as a dumb question. ― Carl Sagan
    I would never join a club that would allow me as a member - Groucho Marx

  • A connection time-out error can also occur if a query takes too much time to complete. In SQL Server there is a default time-out setting for remote connection of 60 seconds (configurable), but that will be overruled by the connection setting.

    ** Don't mistake the ‘stupidity of the crowd’ for the ‘wisdom of the group’! **
  • Stuart Davies (7/12/2013)


    What have you checked so far?

    Have you had a chat with your Network admins?

    Where is the error coming from?

    I think the error is coming from a job interview 🙂

    Need an answer? No, you need a question
    My blog at https://sqlkover.com.
    MCSE Business Intelligence - Microsoft Data Platform MVP

  • Koen Verbeeck (7/12/2013)


    I think the error is coming from a job interview 🙂

    I allways forget some posters ask questions for such reasons (interview, exam, school assignment). It's a shortcut and you are not able to really learn from it. If I had a question for such a reason I research it myself. That way I learn about techniques, pro's and con's, syntax, applicable situations, etc. The next time I can answer all kind of variations on the question with confidence.

    ** Don't mistake the ‘stupidity of the crowd’ for the ‘wisdom of the group’! **
  • Koen Verbeeck (7/12/2013)


    Stuart Davies (7/12/2013)


    What have you checked so far?

    Have you had a chat with your Network admins?

    Where is the error coming from?

    I think the error is coming from a job interview 🙂

    Don't disagree.

    If some one asks "I have an interview coming up and . . . . " I wouldn't mind as much.

    In either case though, you need to learn / establish your own process for problem resolution.

    -------------------------------Posting Data Etiquette - Jeff Moden [/url]Smart way to ask a question
    There are naive questions, tedious questions, ill-phrased questions, questions put after inadequate self-criticism. But every question is a cry to understand (the world). There is no such thing as a dumb question. ― Carl Sagan
    I would never join a club that would allow me as a member - Groucho Marx

Viewing 6 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic. Login to reply