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
What happens if I you close a connection without commiting an open transaction?
SAN SSL certificates for Exchange 2010
FOR /F Syntax in a batch file
SmapLS not found in Kernel32.dll
sp3 will not update
Error 1327 Invalid Drive - installing applications - "Documents" on network drive - offline file sycn
Windows 7 Partition
Connect a Dell
MSSQLSERVER unhandled exception 80000003, Error: 17311, Severity: 16, State: 1, SQL 2005, Windows 2008
How do I return a datatable from a stored procedure?