No announcements
Found 3140504 threads
-
0 Votes
SSIS Package to move databases and Logins from one server to another server
Hi You can use Transfer SQl Server Objects task in Control Flow items, this can be helpfull in moving or copying Database objects including database users ...Answered | 2 Replies | 1695 Views | Created by Kpvuppala - Monday, April 1, 2013 3:32 PM | Last reply by Naveen Kumar K.R - Tuesday, April 2, 2013 10:17 AM -
0 Votes
Moving Databases from one server to Another
Gurus, i have two servers, i want to make the copy of all the databases on standby server, and i have copied the .mdf and .ldf for all the databases ...Answered | 3 Replies | 5340 Views | Created by Nitin1353 - Wednesday, January 27, 2010 4:31 PM | Last reply by Moham Mawla - Wednesday, January 27, 2010 10:21 PM -
5 Votes
How to move database from one server to another
Is it not possible to Detach the database and move it to some shared location of another server.Answered | 6 Replies | 3748 Views | Created by Vinay05 - Sunday, January 8, 2012 10:59 AM | Last reply by TiborK - Monday, January 9, 2012 11:29 AM -
1 Votes
move a database to a new database instance on the same SQL server
Just wondering, are you trying to move the database from the same version of SQL Server Instance?Answered | 3 Replies | 7632 Views | Created by YelloTalon - Thursday, January 6, 2011 8:01 PM | Last reply by eralper - Friday, January 7, 2011 9:57 AM -
0 Votes
Moving a whole database server from one machine to another
Please follow below steps to Move server from One Machine to Another machine Steps to perform Side by Side Upgrade to SQL ...Answered | 7 Replies | 8602 Views | Created by K.Kong - Friday, July 1, 2011 1:06 AM | Last reply by Siva1983 - Saturday, July 2, 2011 2:17 PM -
1 Votes
Move Content Database to another disk on the same server
ID=137 is entitled "Databases: How do you move the "Windows Internal Database" (embedded SQL ...Answered | 2 Replies | 6180 Views | Created by schnauzer - Thursday, April 30, 2009 4:42 AM | Last reply by schnauzer - Thursday, April 30, 2009 12:24 PM -
2 Votes
move sql to another server
Do you want to just move your database to the virtual cloud server or you need to use the new cloud server instead of the current production?Answered | 13 Replies | 4519 Views | Created by 'Jatin' - Tuesday, February 21, 2012 6:12 AM | Last reply by Iric Wen - Wednesday, February 22, 2012 9:50 AM -
1 Votes
Move SQL databases to another server using SQLAlias
Hi Justin, you can use the same approach to point to new SQL server.Answered | 1 Replies | 1503 Views | Created by J Justin - Wednesday, February 13, 2013 9:17 AM | Last reply by Marek Chmel - Wednesday, February 13, 2013 9:58 AM -
2 Votes
moving database from one server to another
C) Is the fastest way, but during you move it, the database isn't available.Answered | 1 Replies | 9475 Views | Created by psingla - Tuesday, March 16, 2010 11:06 AM | Last reply by Olaf Helper - Tuesday, March 16, 2010 11:48 AM -
0 Votes
copying system databases from sql server 2000 to sql server 2005?
as of your answers just user db only copy into sqlserver 2005 from sql server 2000.that is enough right?Answered | 5 Replies | 4979 Views | Created by ronsql - Sunday, January 31, 2010 8:00 AM | Last reply by Lekss - Sunday, January 31, 2010 8:48 AM -
0 Votes
How to compare a sql server database in sql server 2000 with the same database in sql server 2008?
To be honest, if you simply restored your 2000 database to a 2008 server, there is no possibility that something was lost within the database.Answered | 4 Replies | 1466 Views | Created by Its_Maitrayee - Monday, January 7, 2013 1:17 PM | Last reply by scott_morris-ga - Monday, January 7, 2013 2:07 PM -
0 Votes
How to move MOSS database to another database server?
Hi Andy, Beside all replies provided, there are 3 cases for moving moss databases to another database server, First ...Answered | 4 Replies | 5497 Views | Created by AndyW2007 - Monday, February 22, 2010 1:12 AM | Last reply by AndyW2007 - Tuesday, February 23, 2010 3:28 AM -
0 Votes
Migration of data from one SQL server database to another SQL server database with same schema
One quick way BCP out the incremental data to text files/csv and import it to new db.Answered | 3 Replies | 1358 Views | Created by Jayaprakash Jayakumar - Wednesday, December 24, 2014 6:23 AM | Last reply by Visakh16 - Wednesday, December 24, 2014 8:28 AM -
0 Votes
moving SQL server from one domain to another
Hello, In this scenario I would probably change the SQL Server service accounts to local system accounts, if the SQL ...Answered | 5 Replies | 1270 Views | Created by JoshuaBuche2011 - Tuesday, May 23, 2017 4:58 PM | Last reply by JoshuaBuche2011 - Tuesday, May 23, 2017 8:05 PM -
0 Votes
How to duplicate a database in Sql Server 2000
This is preferred approach if you cannot stop the sql server instance and/or take database offline 2.Answered | 5 Replies | 5509 Views | Created by M R Carabajal - Thursday, June 24, 2010 12:57 PM | Last reply by M R Carabajal - Friday, June 25, 2010 2:27 PM -
3 Votes
Moving MOSS 2007 databases from one SQL server to another
The question is - I should detach all SharePoint db's from SQL server except Content databases of all SharePoint Web Applications?Answered | 6 Replies | 8215 Views | Created by Denny98 - Monday, January 11, 2010 6:45 PM | Last reply by Denny98 - Tuesday, January 12, 2010 3:35 PM -
0 Votes
Proble moving database to server
What SQL Server version are you using?Answered | 2 Replies | 7529 Views | Created by Bruno Silva - Monday, January 23, 2006 7:18 PM | Last reply by TommyTP - Thursday, January 25, 2007 3:41 AM -
0 Votes
move Sharepoint databases from one server to another
Restore the backup in Pord SQL server 6.Answered | 3 Replies | 4812 Views | Created by imughal - Monday, August 15, 2011 9:18 AM | Last reply by VinodKumar Pottal - Tuesday, August 16, 2011 8:50 AM -
0 Votes
Moving packages from one server to another server
moveing packages from one SQL server to another e.g EXEC xp_cmdshell 'dtutil /SOURCESERVER SourceSQLServerName ...Answered | 3 Replies | 4070 Views | Created by Ramakrishnan.lh - Friday, April 23, 2010 1:07 PM | Last reply by Nik - Shahriar Nikkhah - Friday, April 23, 2010 6:11 PM -
0 Votes
SQL Server 2000 databases not visible
Hi Dale, In Windows System Monitor, "SQL Server:Database" performance object can display and measure counters only for the first 99 database of each ...Answered | 4 Replies | 4821 Views | Created by DaleTurley - Monday, May 18, 2009 1:30 PM | Last reply by DaleTurley - Wednesday, June 10, 2009 10:25 PM - Items 1 to 20 of 3140504 Next ›
No announcements