SQLScholar
Programmer
Hey all,
I am trying to find the easiest way that when a DB dies - i can get the server back up again. Both servers have the same software (i.e. SQL 2005, same version).
So - we have backups of all the databases (user and system). So questions
1) If i restore all the databases on the server, will everything just work identically to it did before? Does this include logins?
2) If i restore all system tables, but only one user DB - will that cause a problem with the system tables?
3) Is there any way to get round the above?
Basically - i want to find an easy way to get the database back - but with the logins working.
Many thanks
Dan
----------------------------------------
Be who you are and say what you feel, because those who mind don't matter and those who matter don't mind - Dr. Seuss
Computer Science is no more about computers than astronomy is about telescopes - EW Dijkstra
----------------------------------------
I am trying to find the easiest way that when a DB dies - i can get the server back up again. Both servers have the same software (i.e. SQL 2005, same version).
So - we have backups of all the databases (user and system). So questions
1) If i restore all the databases on the server, will everything just work identically to it did before? Does this include logins?
2) If i restore all system tables, but only one user DB - will that cause a problem with the system tables?
3) Is there any way to get round the above?
Basically - i want to find an easy way to get the database back - but with the logins working.
Many thanks
Dan
----------------------------------------
Be who you are and say what you feel, because those who mind don't matter and those who matter don't mind - Dr. Seuss
Computer Science is no more about computers than astronomy is about telescopes - EW Dijkstra
----------------------------------------