Reminders
Problem

Problems to upgrade from v14.4 to v15

23 months ago
OfflineRoger Sonder
Roger Sonder

Hi everybody

I have problems to upgrade to v15. I get DB errors (Screenshots). Does anyone have the same problems?

System:

WUG Server
OS: Win 2k8 R2 SP1

DB Server
OS: Win 2k8 R2 SP1
SQL: MSSQL 2k8 R2 (cluster)

Any ideas?

Thanks a lot

Roger

-----
You had this issue too4 people have this issue.
 
Resolved

0 Resolutions:

9 Replies

OfflineWhatsUp Guru (Jason Williams) WhatsUp Guru (Jason Williams) said 23 months ago

Roger,

Shoot me a message with your serial number and I will get tech support to follow up with you.


OfflineMatt Cline Matt Cline said 23 months ago

I have the same exact issue... was there any resolution to this??


OfflineWhatsUp Guru (Jason Williams) WhatsUp Guru (Jason Williams) said 23 months ago

Our tech support group is aware of the issues and have a workaround to get this working.  You can fill out the form on this page and tech support will get back with you:

http://www.whatsupgold.com/support/technical-support-form.aspx

Or you can send me a message with your serial number and I can get a case opened for you within Tech Support.


OfflineWhatsUp Guru (Jason Williams) WhatsUp Guru (Jason Williams) said 23 months ago

I have spoken with our tech support group and they will be posting the supported workaround for this issue shortly.


OfflineDan Kirkland Dan Kirkland said 23 months ago

Thank you for your patience.  This will resolve the issue as described and illustrated in the screenshots above.

1)      Select Cancel on the error.

2)      Restore the Netflow database backup.

3)      Apply the following query to the Netflow database:

From SQL Management Studio open a new query and apply the following query to the Netflow database.

DELETE FROM [NetFlow].[dbo].[InterfaceTraffic] WHERE [nInterfaceID] NOT IN (SELECT [nInterfaceID] FROM [NetFlow].[dbo].[Interface])

Or if you are not running full SQL,  you can run the following from a command prompt:

sqlcmd -E -S (local)\whatsup -d Whatsup -Q "DELETE FROM [NetFlow].[dbo].[InterfaceTraffic] WHERE [nInterfaceID] NOT IN (SELECT [nInterfaceID] FROM [NetFlow].[dbo].[Interface])"

5)      Run the installer in repair mode.

This will resolve your issue.  Please contact us if you encounter any complications during this process. 

http://www.whatsupgold.com/support/technical-support-form.aspx

 


OfflineRoger Sonder Roger Sonder said 23 months ago

Thanks a lot Jason & Dan. I opened parallel to this Thread, a support case and got the same answer.

I will try this today.

Thanks

Roger


OfflineRoger Sonder Roger Sonder said 23 months ago

It is working now with this solution!

Thanks a lot.

Roger


OfflineWhatsUp Guru (Jason Williams) WhatsUp Guru (Jason Williams) said 23 months ago

Glad to hear Roger.

If any other user is having the issue, please follow the steps listed above by Dan.  Please let us know if you are having the problem and if the above solution worked.


Would you like to comment?

You must be a member. Sign In if you are already a member.

  • 1,451 views
  • 3 versions
  • 9 replies
  • 2 followers
     
Labels:

Errors

Post Date:
June 10, 2011
Posted By:
Roger Sonder

Related Content

Search this area

About this forum

  • 145k views
  • 2243 topics
  • 55 followers
     

Post questions and find answers for all things related to the Standard and Premium Editions of WhatsUp gold.


Viewed 1,451 times