Quantcast
Channel: Software Applications Programming Errors and solutions.
Viewing all articles
Browse latest Browse all 277

Robocopy command for copying data one drive to another drive in MS SQL

$
0
0
I am giving hints for Robocopy command for copying data one drive to another drive in MS SQL.

Syntax of command is as below.

robocopy \\Source server name\O$\MP1Bak\MSSQL2012\Backups\User\ \\destination server name\H$\MSSQL2012\Backups\Restore BackupFile.bak


Viewing all articles
Browse latest Browse all 277

Trending Articles