belse
12 years agoLevel 5
SQL Backup
Hi All,
Could somebody explain the role of batch file The script that is used to back up or to restore SQL Server objects.
My last question in the below link is still unanswered. Could somebody help here pls.
Your assumption is correct. If you add the script to Backup Selection, the script will run on the client as per the Automatic Backup schedule.
You need to keep the Application Backup Schedule that is created by default. It allows the user directed backups started by the script.If you delete the script on the client, the scheduled backup will fail with status 2.