Automatic database backup

  • Hello,

    I am using MSSQL R2 2008 .

    I migrate my data on remote pc, and that remote server is at another city, i need to take a back up in every week once i need that backup on my local pc automatically at given time. what setting i have to do for that.??

    How could i generate backup automatically at given time??

    I tried it but storeprocedure is not running :doze:

    Thanks & Regards,
    Pallavi

  • Use a maintenance plan, a custom backup script or Ola Hallengren's backup solution and schedule the backup with SQL Server Agent.

    You will also have to schedule a file transfer task from the remote server to your pc (or the other way round, depending on your network topology).

    Hope this helps

    Gianluca

    -- Gianluca Sartori

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply