Starting and Stopping Transaction Log Backup Jobs
If you create a backup job and instruct it to ship transaction logs, the backup job comprises 2 jobs:
- A parent backup job creates an image-level backup of the VM on which the database runs. This job is named like a regular backup job, for example, Daily Job.
- A transaction log backup job is responsible for shipping transaction logs to the backup repository. This job is named according to the following pattern:
- For MS SQL: <job_name> SQL Server Transaction Log Backup. For example, Daily Job SQL Server Transaction Log Backup.
- For Oracle: <job_name> Oracle Redo Log Backup. For example, Daily Job Oracle Redo Log Backup.
The transaction log backup job is created automatically by Veeam Backup & Replication if it detects that you have added to the backup job at least one Microsoft SQL Server or Oracle VM, enabled application-aware processing and instructed Veeam Backup & Replication to back up transaction logs periodically.
Starting Transaction Log Backup Jobs
A parent backup job is manually started when you click Start on the toolbar or automatically by schedule. The transaction log backup job is initially started when you enable the schedule for the parent backup job. The transaction log backup works continuously in the background. A new session of the transaction log backup job starts every time the parent backup job is launched.
Stopping Transaction Log Backup Jobs
You can stop transaction log processing in one of the following ways:
To disable transaction log shipping:
- Open the Home view.
- In the inventory pane, select Jobs.
- In the working area, select the backup job and click Edit on the ribbon or right-click the backup job and select Edit.
- Pass to the Guest Processing step of the wizard and click Applications.
- In the Application-Aware Processing Options window, select the VM and click Edit.
- On the SQL or Oracle tab of the VM Processing Settings window, disable transaction log backup.
- Click Finish to save the job settings.
To disable scheduling for the parent backup job:
- Open the Home view.
- In the inventory pane, select Jobs.
- In the working area, select the backup job and click Edit on the ribbon. Alternatively, you can right-click the backup job and select Edit.
- Pass to the Schedule step of the wizard and clear the Run the job automatically check box.
- Click Finish to save the job settings.