Microsoft
Software
Hardware
Network
Question : SQL Server database move question
I use SQL Server 2005. I want to move a database that is around 500 Gb to a new server. Now i am comfortable with moving that database by detaching, move the mdf and ldf files to the new server and attach the mdf and the ldf files. so that was easy. Is there any other easy way because since this database is around 500Gb it takes 4-5 hours for me.
and one more thing after i have moved the database and attached it to the new server, how do i move all the jobs associated with that database and also the logins that is also associated. PLease show me the step by step instructions since i have never done that.
Answer : SQL Server database move question
this is the easiest method rather than other. look at my blog link below which can give you more defined steps:
http://www.sqlhub.co
m/2010/01/
upgrade-fr
om-sql-ser
ver-2000-
t
o-sql.html
Random Solutions
Relational Database Cardinality (How is it expressed)
Windows 2008: When they say "CPUs supported", are they talking CPU sockets or CPU cores?
How to clear @@error or general error flag in T-SQL
DOS/Windows Script
convert web app to executable
Add a field name to text input
How to Take ownership of folder and all subdirectories and files?
Automation error when using MSGraph in Access 2000
Illegal operation
Problem with default values in SSRS2008