#1 Global Leader in Data Protection & Ransomware Recovery

Jobs missing from Enterprise Manager 6.5

KB ID: 1684
Product: Veeam Backup & Replication
Version: 6.5.0.106
Published: 2012-11-01
Last Modified: 2020-08-13
mailbox
Get weekly article updates
By subscribing, you are agreeing to have your personal information managed in accordance with the terms of Veeam's Privacy Notice.

Cheers for trusting us with the spot in your mailbox!

Now you’re less likely to miss what’s been brewing in our knowledge base with this weekly digest

error icon

Oops! Something went wrong.

Please try again later.

Challenge

After upgrade to version 6.5.0.106 you no longer see jobs created in version 6.1 in Enterprise Manager

Cause


Solution

In order to resolve the issue perform the following steps:

1. Stop Veeam Backup Enterprise Manager service

2. Run the SQL script against VeeamBackupReporting database using SQL Server Management Studio:

 UPDATE [dbo].[Repl.Topology.BackupDbInstances]
SET [last_sync_usn] = 0
FROM [dbo].[Repl.Topology.BackupDbInstances] INNER JOIN [dbo].[Repl.Topology.BackupServers] ON [dbo].[Repl.Topology.BackupDbInstances].[id] = [dbo].[Repl.Topology.BackupServers].[current_db_id]
WHERE [dbo].[Repl.Topology.BackupServers].[ip_or_dns_name] IN ('ADDED_BACKUP_SRV_NAME1', 'ADDED_BACKUP_SRV_NAME2', …)

Make sure to replace the ADDED_BACKUP_SRV_NAMEi parameter with the name of your backup server. 

3. Start Veeam Backup Enterprise Manager service, all jobs will be added to Enterprise Manager on the next collection

More Information

The issue is fixed in version 6.5.0.109, which can be found here:

http://www.veeam.com/vmware-esx-backup/download.html 

Instructions on how to apply a SQL script can be found here:

http://www.veeam.com/kb_articles.html/KB1443
To submit feedback regarding this article, please click this link: Send Article Feedback
To report a typo on this page, highlight the typo with your mouse and press CTRL + Enter.

Spelling error in text

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
Thank you!

Thank you!

Your feedback has been received and will be reviewed.

Oops! Something went wrong.

Please try again later.

You have selected too large block!

Please try select less.

KB Feedback/Suggestion

This form is only for KB Feedback/Suggestions, if you need help with the software open a support case

By submitting, you are agreeing to have your personal information managed in accordance with the terms of Veeam's Privacy Notice.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
Verify your email to continue your product download
We've sent a verification code to:
  • Incorrect verification code. Please try again.
An email with a verification code was just sent to
Didn't receive the code? Click to resend in sec
Didn't receive the code? Click to resend
Thank you!

Thank you!

Your feedback has been received and will be reviewed.

error icon

Oops! Something went wrong.

Please try again later.