Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. Query Response Time - SQL Server Replication

Query Response Time - SQL Server Replication

Scheduled Pinned Locked Moved Database
databasecsharpsql-servercomsysadmin
5 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    JammoD87
    wrote on last edited by
    #1

    Hi, I was asked a question the other day which was, does using SQL Server Replication improve query response time. I answered no, because I couldn't quite see how it would. I thought I'd better do a bit of research before giving a definitive answer though :) Thanks,

    Personal Blog: A Software Programmer Twitter: JammoD

    M G T J 4 Replies Last reply
    0
    • J JammoD87

      Hi, I was asked a question the other day which was, does using SQL Server Replication improve query response time. I answered no, because I couldn't quite see how it would. I thought I'd better do a bit of research before giving a definitive answer though :) Thanks,

      Personal Blog: A Software Programmer Twitter: JammoD

      M Offline
      M Offline
      Mycroft Holmes
      wrote on last edited by
      #2

      JammoD87 wrote:

      I was asked a question the other day

      By someone in HR/recruiter I presume, I would be interested if I could see a relationship between the two functions.

      Never underestimate the power of human stupidity RAH

      1 Reply Last reply
      0
      • J JammoD87

        Hi, I was asked a question the other day which was, does using SQL Server Replication improve query response time. I answered no, because I couldn't quite see how it would. I thought I'd better do a bit of research before giving a definitive answer though :) Thanks,

        Personal Blog: A Software Programmer Twitter: JammoD

        G Offline
        G Offline
        GuyThiebaut
        wrote on last edited by
        #3

        The question is not a valid question, it is not possible to answer, 'question does not compute'... - it is the equivalent of asking which is colder a banana or a strawberry. In essence there is not enough information being provided within the question in order to answer it. In the circumstances I would have asked for two examples database installations with details, one that is replicated and one that is not, I would then have more of an idea regarding which had an improved response time. To give you some idea I use replication for a reporting server - I replicate the tables and stored procedures from the production server onto the replicated server so that when running reports the production server does not get a performance hit. So in the setup I use replication does improve performance on the production server. However in and of itself replication is nothing but a tool - used well it will help, used poorly it will hinder.

        “That which can be asserted without evidence, can be dismissed without evidence.”

        ― Christopher Hitchens

        1 Reply Last reply
        0
        • J JammoD87

          Hi, I was asked a question the other day which was, does using SQL Server Replication improve query response time. I answered no, because I couldn't quite see how it would. I thought I'd better do a bit of research before giving a definitive answer though :) Thanks,

          Personal Blog: A Software Programmer Twitter: JammoD

          T Offline
          T Offline
          Tim Carmichael
          wrote on last edited by
          #4

          I agree with what the others have said - it is a tool, and may or may not help. In a past position, we used replication and the answer would be - it all depends on where you are and what you're querying. We had replication from the computer room to two 'remote' sites - one about 1/4 mile away, the other about 30 miles away. So, if I queried both the computer room database and the local database while at a 'remote' site on comparable database server hardware, I would expect the local response would be appreciably better. If both systems were local, as suggested with a prodution and reporting server, then it may depend on the system load. For us, data input was a relatively level process, but between 7:00 and 8:30 in the morning, the reporting process hammered the systems.

          1 Reply Last reply
          0
          • J JammoD87

            Hi, I was asked a question the other day which was, does using SQL Server Replication improve query response time. I answered no, because I couldn't quite see how it would. I thought I'd better do a bit of research before giving a definitive answer though :) Thanks,

            Personal Blog: A Software Programmer Twitter: JammoD

            J Offline
            J Offline
            JammoD87
            wrote on last edited by
            #5

            Thanks for all the replies, I'm gonna go back and ask some more questions!! :omg:

            Personal Blog: A Software Programmer Twitter: JammoD

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups