Jan 20, 2003 #1 dky1e Programmer Joined May 4, 2002 Messages 293 Location US Hi, We just got a new server for the database. What is the best way to move the entire thing (databases, dts packages, jobs, etc...) onto the new server? Are there any tools available that would help minimize the manual work? Thanks!
Hi, We just got a new server for the database. What is the best way to move the entire thing (databases, dts packages, jobs, etc...) onto the new server? Are there any tools available that would help minimize the manual work? Thanks!
Jan 20, 2003 #2 tlbroadbent MIS Joined Mar 16, 2001 Messages 9,982 Location US Check out the following. Moving Databases to a New Server - SQLServerCentral Note: may require registration with the sites http://www.sqlservercentral.com/columnists/awarren/20010425205439_1.asphttp://www.databasejournal.com/features/mssql/article.php/1479841 http://support.microsoft.com/default.aspx?scid=kb;us-en;224071 http://support.microsoft.com/default.aspx?scid=kb;us-en;304692 Terry L. Broadbent - DBA SQL Server Page: http://tlbroadbent.home.attbi.com/sql/sql_articles.htm If you want to get the best answer for your question read faq183-874. Upvote 0 Downvote
Check out the following. Moving Databases to a New Server - SQLServerCentral Note: may require registration with the sites http://www.sqlservercentral.com/columnists/awarren/20010425205439_1.asphttp://www.databasejournal.com/features/mssql/article.php/1479841 http://support.microsoft.com/default.aspx?scid=kb;us-en;224071 http://support.microsoft.com/default.aspx?scid=kb;us-en;304692 Terry L. Broadbent - DBA SQL Server Page: http://tlbroadbent.home.attbi.com/sql/sql_articles.htm If you want to get the best answer for your question read faq183-874.
Jan 20, 2003 #3 MaffewW Technical User Joined Apr 9, 2002 Messages 438 Location GB Maybe this should go in an FAQ, seems to come up a lot! Upvote 0 Downvote
Jan 20, 2003 Thread starter #4 dky1e Programmer Joined May 4, 2002 Messages 293 Location US I don't see anything there about dts packages. Does restoring model and master restore the dts packages and jobs? I haven't had any experience with this process and I want to make sure i do everything correctly. Thanks. Upvote 0 Downvote
I don't see anything there about dts packages. Does restoring model and master restore the dts packages and jobs? I haven't had any experience with this process and I want to make sure i do everything correctly. Thanks.
Jan 20, 2003 #5 tlbroadbent MIS Joined Mar 16, 2001 Messages 9,982 Location US Packages and Jobs are in the MSDB database. Simply make MSDB part of the process. Terry L. Broadbent - DBA SQL Server Page: http://tlbroadbent.home.attbi.com/sql/sql_articles.htm If you want to get the best answer for your question read faq183-874. Upvote 0 Downvote
Packages and Jobs are in the MSDB database. Simply make MSDB part of the process. Terry L. Broadbent - DBA SQL Server Page: http://tlbroadbent.home.attbi.com/sql/sql_articles.htm If you want to get the best answer for your question read faq183-874.