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. Realtime Backups

Realtime Backups

Scheduled Pinned Locked Moved Database
databasesysadminhelpquestionannouncement
4 Posts 3 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.
  • L Offline
    L Offline
    Lasanthapw
    wrote on last edited by
    #1

    Hi all, My web application base on money transactions. My client wants to keep a realtime backups. That means i host the web app in one server and have another server for backups. If system down in the hosted server there is a backup link to the system in backup server. The problem is i want to update the backup server database in the same time when updating the original server database. What is the best and more efficient solution for this requirement. thanks

    W M 2 Replies Last reply
    0
    • L Lasanthapw

      Hi all, My web application base on money transactions. My client wants to keep a realtime backups. That means i host the web app in one server and have another server for backups. If system down in the hosted server there is a backup link to the system in backup server. The problem is i want to update the backup server database in the same time when updating the original server database. What is the best and more efficient solution for this requirement. thanks

      W Offline
      W Offline
      Wendelius
      wrote on last edited by
      #2

      If your requirement is not to loose data in case of a disaster, have a look at database mirroring, especially synchronous High-safety mode: http://msdn.microsoft.com/en-us/library/ms191456.aspx[^]

      The need to optimize rises from a bad design.My articles[^]

      1 Reply Last reply
      0
      • L Lasanthapw

        Hi all, My web application base on money transactions. My client wants to keep a realtime backups. That means i host the web app in one server and have another server for backups. If system down in the hosted server there is a backup link to the system in backup server. The problem is i want to update the backup server database in the same time when updating the original server database. What is the best and more efficient solution for this requirement. thanks

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

        This is a standard setup for a high a proficiency site, you need mirroring (as Mika suggested) and more probably failover web and database servers. I would suggest talking to a hosting site, it may be simpler to pay someone else to do these.

        Never underestimate the power of human stupidity RAH

        W 1 Reply Last reply
        0
        • M Mycroft Holmes

          This is a standard setup for a high a proficiency site, you need mirroring (as Mika suggested) and more probably failover web and database servers. I would suggest talking to a hosting site, it may be simpler to pay someone else to do these.

          Never underestimate the power of human stupidity RAH

          W Offline
          W Offline
          Wendelius
          wrote on last edited by
          #4

          Good addition :) Marked as good answer.

          The need to optimize rises from a bad design.My articles[^]

          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