Upgrade from SQL Backup v4 to v5: Server connection issue
TomHodson
Posts: 8
I have recently upgraded my SQL Backup from v4 to v5.2.
When I open up the GUI I have to add in new server registrations, and I can either import from enterprise manager, v4 or add them manually.
I have tried all of these options, and I always get the same error message: "a severe error occurred on the current command. The results, if any, should be discarded"
I have tried this on two separate 2003 servers, one an upgrade of v4 and one a fresh install. both give the same error message. The server components have not yet been upgraded.
Any ideas?
Thomas Hodson
When I open up the GUI I have to add in new server registrations, and I can either import from enterprise manager, v4 or add them manually.
I have tried all of these options, and I always get the same error message: "a severe error occurred on the current command. The results, if any, should be discarded"
I have tried this on two separate 2003 servers, one an upgrade of v4 and one a fresh install. both give the same error message. The server components have not yet been upgraded.
Any ideas?
Thomas Hodson
Comments
Can you check the SQL Server logs, which are available in the management container of either Management Studio or Enterprise Manager? When the connection attempt fails, the reason is probably contained in the logs of the SQL Server that you are connecting to. I think that this error indicates some sort of buffer error on the SQL connection.
I have checked the logs and there aren't any messages pertaining to this issue.
I have been able to successfully connect to a server that doesn't have the v4 server components installed.
but still can't connect to the servers that already have sql backup components on them, and these are the important ones.
I switched on logging for all connections, restarted one of sql servers and attempted another connection through sql backup. This generated 4 log entries, the messages were as follows:
Using 'xp_sqlbackup.dll' version '0004.00.00' to execute extended stored procedure 'sqbutility'.
Login succeeded for user '[DOMAIN]\[user]'. Connection: Trusted.
Using 'xplog70.dll' version '2000.80.2039' to execute extended stored procedure 'xp_msver'.
Login succeeded for user '[DOMAIN]\[user]'. Connection: Trusted.
Are there null/no/error results?
The only log entries are for the successful connection
%PROGRAM FILES%\Red Gate\SQL Backup\SQBServerSetup.exe
This needs to be run on each server, but the exe must be the v5 version. I ran mine using a network share.
Once you have upgraded the components, you then need to re-activate the licences using the GUI, otherwise the components will expire after 14 days.