|
|
|
Valued Member
      
Group: General Forum Members
Last Login: Today @ 4:58 AM
Points: 71,
Visits: 286
|
|
Hi, i have morethan 100+ database in single instance but now i have plan for create Dr site server. is it possiable for all database in Dr site..? how can i do it..?
|
|
|
|
|
Say Hey Kid
      
Group: General Forum Members
Last Login: Today @ 10:13 PM
Points: 706,
Visits: 1,044
|
|
With a lot of effort
|
|
|
|
|
Valued Member
      
Group: General Forum Members
Last Login: Today @ 4:58 AM
Points: 71,
Visits: 286
|
|
| S yar but how to complete the task..?
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Today @ 2:19 PM
Points: 2,037,
Visits: 3,761
|
|
Of course it is possible, for DR site you should have mirrored hardware (the same) - so if you can put 100 DB's on your production site, you should have no issues putting 100 DB's on your DR site.
What will your method of getting the DB's over there and keeping them in sync? Log shipping? 3rd party software? Etc?
______________________________________________________________________________ "Never argue with an idiot; They'll drag you down to their level and beat you with experience"
|
|
|
|
|
SSC Journeyman
      
Group: General Forum Members
Last Login: Today @ 1:52 PM
Points: 96,
Visits: 984
|
|
| Storage replication (i.e. EMC SRDF) would be the easiest way of not worrying about 100 databases individually. Or you could write a custom log shipping routine that takes care of multiple db's at a time. That could be a lot of work, if there are different recovery objectives among all of the databases, meaning some logs get backed up every 15 minutes, some hourly, etc.
|
|
|
|