dbTalk Databases Forums  

Clusterd db to non clustered..

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss Clusterd db to non clustered.. in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Matthew Wells
 
Posts: n/a

Default Clusterd db to non clustered.. - 07-15-2011 , 11:11 AM






Hello All,

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

Thank you.

Matthew Wells
matthew.wells (AT) firstbyte (DOT) net

Reply With Quote
  #2  
Old   
Erland Sommarskog
 
Posts: n/a

Default Re: Clusterd db to non clustered.. - 07-15-2011 , 03:15 PM






Matthew Wells (matthew.wells (AT) firstbyte (DOT) net) writes:
Quote:
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 (AT) sommarskog (DOT) 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

Reply With Quote
  #3  
Old   
Matthew Wells
 
Posts: n/a

Default Re: Clusterd db to non clustered.. - 07-15-2011 , 06:55 PM



Thanks for your reply. I know that applies to the Windows server, but I
wasn't sure if anything was happening to the mdf/ldf or .bak files that
would make them unusable on a non clustered sql server. I guess I didn't
explain totally.

"Erland Sommarskog" wrote in message
news:Xns9F23E281E83AFYazorman (AT) 127 (DOT) 0.0.1...

Matthew Wells (matthew.wells (AT) firstbyte (DOT) net) writes:
Quote:
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 (AT) sommarskog (DOT) 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

Reply With Quote
  #4  
Old   
Erland Sommarskog
 
Posts: n/a

Default Re: Clusterd db to non clustered.. - 07-16-2011 , 03:54 AM



Matthew Wells (matthew.wells (AT) firstbyte (DOT) net) writes:
Quote:
Thanks for your reply. I know that applies to the Windows server, but I
wasn't sure if anything was happening to the mdf/ldf or .bak files that
would make them unusable on a non clustered sql server. I guess I didn't
explain totally.
The files don't look different because they are on a cluster. It would
be a major bummer if they did, as you often want to use copies of
production databases in less sophisticated environments.


--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) 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

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.