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
Outlook rule that filters messages containing words in the subject line
C# -- Checkbox STATE ?
Refer to Control on Main Form
Can outlook 2003 email be imported to windows 7 through mitec ?
Entity Framework - Inserting row into a table which as a self referencing
SBS2008/Exchange2007/Pop3 Client Errors
Just mail-enabled a public folder and getting NDR 5.1.6 when trying to send mail to it
Search active directory by Date Created
Windows Clients Time Out Accessing Shares While Waiting for Server to Wake-Up
How to assign a control of a subform equal to the control id that is an autonumber on the main form.