|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Monday, January 21, 2013 7:35 PM
Points: 3,
Visits: 74
|
|
Dear All We have problem about copy database we have backup database 11 files and data size is 90 GB every day we must copy backup database from production server to data warehouse server but we use command dos for copy and run with schedule task windows. Some day database could not copy to data warehouse server but log in schedule windows show task complete. Would you like suggest program for copy database files if it freeware it will goods.
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Yesterday @ 11:38 PM
Points: 299,
Visits: 483
|
|
I would recommend Robocopy or Xcopy cmd utilities.
Also check this url. http://blogs.msdn.com/b/granth/archive/2010/05/10/how-to-copy-very-large-files-across-a-slow-or-unreliable-network.aspx
|
|
|
|
|
Mr or Mrs. 500
      
Group: General Forum Members
Last Login: Yesterday @ 5:25 AM
Points: 535,
Visits: 1,011
|
|
I second robocopy. You can set the amount of retries and newer versions that are built in the OS have a parameter to setup multi-threading the task.
Joie Andrew "Since 1982"
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Monday, January 21, 2013 7:35 PM
Points: 3,
Visits: 74
|
|
Dear dbasql79 Joie Andrew We write batch file with command robocopy run with windows schedule and write log to text file it work thank you so much.
|
|
|
|