阅读背景:

使用job MS SQL server代理将.bak文件复制到另一个Windows服务器。

来源:互联网 

I am trying to copy a .bak file nightly from Server A to Server B. Can I do that using SQL server Job Agent to run this every night? I am thinking of adding the copy command as a statement within a step of a job. Something like: 'copy "G:\source\folder\" "\target\folder\"' inside the step and setting the type to Operating System(CmdExec). Is there a way to do it?I am trying to copy a .bak file nightly from Se




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: