sql server 2005 - Simple SQL Failover Plan? Log shipping? Mirroring? -


i have physical prod db server (sql05) , vm db server. idea if physical machine goes down, repoint our router (via nat) vm machine. thinking of using log shipping keep vm db current.

  1. is correct way it?
  2. should looking @ way, mirroring perhaps?
  3. we vm db in usable state @ times (so think precludes mirroring)

any (good) suggestions requested! :)

why wouldn't use mirroring?


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -