dbTalk Databases Forums  

Moving databases to a cluster

microsoft.public.sqlserver.clustering microsoft.public.sqlserver.clustering


Discuss Moving databases to a cluster in the microsoft.public.sqlserver.clustering forum.



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

Default Moving databases to a cluster - 07-30-2004 , 10:02 AM






What is the best method for moving databases from one
server onto a clustered setup? Obviously you can use
backup/restore or detach/reattach. What I really need to
know is what steps you have to do after this. There must
be security problems with the new database. ie how do you
ensure security etc is carried over to cluster servers
from original server esp with login info living in master
database of original server.

Reply With Quote
  #2  
Old   
Rodney R. Fournier [MVP]
 
Posts: n/a

Default Re: Moving databases to a cluster - 07-30-2004 , 10:18 AM






Moving data to SQL Cluster or a Stand Alone SQL server, is the same process.
Data Transformation Services will also work. A SQL Cluster is still a SQL
box.

Cheers,

Rod

MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering

"Bill" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
What is the best method for moving databases from one
server onto a clustered setup? Obviously you can use
backup/restore or detach/reattach. What I really need to
know is what steps you have to do after this. There must
be security problems with the new database. ie how do you
ensure security etc is carried over to cluster servers
from original server esp with login info living in master
database of original server.



Reply With Quote
  #3  
Old   
Bill
 
Posts: n/a

Default Re: Moving databases to a cluster - 07-30-2004 , 10:35 AM



Thanks - I know that.
But I have been told that there are a number of security
issues that you have to deal with after you have moved the
databases over. Are you aware of these.

Quote:
-----Original Message-----
Moving data to SQL Cluster or a Stand Alone SQL server,
is the same process.
Data Transformation Services will also work. A SQL
Cluster is still a SQL
box.

Cheers,

Rod

MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering

"Bill" <anonymous (AT) discussions (DOT) microsoft.com> wrote in
message
news:739e01c47646$339f6950$a401280a (AT) phx (DOT) gbl...
What is the best method for moving databases from one
server onto a clustered setup? Obviously you can use
backup/restore or detach/reattach. What I really need to
know is what steps you have to do after this. There must
be security problems with the new database. ie how do
you
ensure security etc is carried over to cluster servers
from original server esp with login info living in
master
database of original server.


.


Reply With Quote
  #4  
Old   
Rodney R. Fournier [MVP]
 
Posts: n/a

Default Re: Moving databases to a cluster - 07-30-2004 , 10:59 AM



Depending on how your move a database, you may or may not get the SQL logins
to come across. The Books online are excellent in regards to moving/copying
a database.

Cheers,

Rod

MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering

"Bill" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Thanks - I know that.
But I have been told that there are a number of security
issues that you have to deal with after you have moved the
databases over. Are you aware of these.

-----Original Message-----
Moving data to SQL Cluster or a Stand Alone SQL server,
is the same process.
Data Transformation Services will also work. A SQL
Cluster is still a SQL
box.

Cheers,

Rod

MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering

"Bill" <anonymous (AT) discussions (DOT) microsoft.com> wrote in
message
news:739e01c47646$339f6950$a401280a (AT) phx (DOT) gbl...
What is the best method for moving databases from one
server onto a clustered setup? Obviously you can use
backup/restore or detach/reattach. What I really need to
know is what steps you have to do after this. There must
be security problems with the new database. ie how do
you
ensure security etc is carried over to cluster servers
from original server esp with login info living in
master
database of original server.


.




Reply With Quote
  #5  
Old   
Geoff N. Hiten
 
Posts: n/a

Default Re: Moving databases to a cluster - 07-30-2004 , 12:39 PM



Look at the stored procedure sp_change_users_login on BOL. That is the
procedure to fix mismatched User-Login combinations.

--
Geoff N. Hiten
Microsoft SQL Server MVP
Senior Database Administrator
Careerbuilder.com

I support the Professional Association for SQL Server
www.sqlpass.org

"Bill" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Thanks - I know that.
But I have been told that there are a number of security
issues that you have to deal with after you have moved the
databases over. Are you aware of these.

-----Original Message-----
Moving data to SQL Cluster or a Stand Alone SQL server,
is the same process.
Data Transformation Services will also work. A SQL
Cluster is still a SQL
box.

Cheers,

Rod

MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering

"Bill" <anonymous (AT) discussions (DOT) microsoft.com> wrote in
message
news:739e01c47646$339f6950$a401280a (AT) phx (DOT) gbl...
What is the best method for moving databases from one
server onto a clustered setup? Obviously you can use
backup/restore or detach/reattach. What I really need to
know is what steps you have to do after this. There must
be security problems with the new database. ie how do
you
ensure security etc is carried over to cluster servers
from original server esp with login info living in
master
database of original server.


.




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.