Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.databases.ms-sqlserver > #538
| From | Erland Sommarskog <esquel@sommarskog.se> |
|---|---|
| Newsgroups | comp.databases.ms-sqlserver |
| Subject | Re: Clusterd db to non clustered.. |
| Date | 2011-07-15 22:15 +0200 |
| Organization | Erland Sommarskog |
| Message-ID | <Xns9F23E281E83AFYazorman@127.0.0.1> (permalink) |
| References | <4FZTp.55723$_I7.29671@newsfe08.iad> |
Matthew Wells (matthew.wells@firstbyte.net) writes: > Is it possible to do these tasks from a database on a clustered server > to a database on a non clustered server? > > Backup/restore > Replication > Log shipping > Mirroring The first three absolutely. I'm a little uncertain about mirroring, but I can't really see why not. All clustering is about is that if the machine goes down, another machines takes over in a minute. -- Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se Links for SQL Server Books Online: SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
Back to comp.databases.ms-sqlserver | Previous | Next — Previous in thread | Next in thread | Find similar
Clusterd db to non clustered.. "Matthew Wells" <matthew.wells@firstbyte.net> - 2011-07-15 12:11 -0400
Re: Clusterd db to non clustered.. Erland Sommarskog <esquel@sommarskog.se> - 2011-07-15 22:15 +0200
Re: Clusterd db to non clustered.. "Matthew Wells" <matthew.wells@firstbyte.net> - 2011-07-15 19:55 -0400
Re: Clusterd db to non clustered.. Erland Sommarskog <esquel@sommarskog.se> - 2011-07-16 10:54 +0200
csiph-web