64-bit Support?
chrisflint
Posts: 11
Does SQL Backup support 64-bit platforms (i.e. Win 2003 ia64)? If not, how about with the IA-32 Execution Layer add-in?
I just ordered 10 licenses w/support and the only thing listed on the website is:
http://www.red-gate.com/sql/technical_requirements.htm
Thx!
I just ordered 10 licenses w/support and the only thing listed on the website is:
http://www.red-gate.com/sql/technical_requirements.htm
Thx!
Comments
Now, we have a site license for SQL Backup and would like to install it on one of our new servers running Xeon processors with the x64 extension.
Will SQL Backup run on this type of processor?
SQL Backup Consultant Developer
Associate, Yohz Software
Beyond compression - SQL Backup goodies under the hood, updated for version 8
The SQL Backup GUI does not work on the 64bit platform, and the extended stored procedures to not work as well either... they do not register correctly.
However, the command line interfaces are supposed to work.
I'll be testing everything over the next week or two and will let you all know what I find.
I went in to the master, extended stored procedure, and tried setting the path to the DLL as well but it just appends the path then I get the error:
I was able to get the command-line to work correctly. 8) Will work until the rest is fixed.
My concern at this point is I have not been able to register the product using our serial number. It throws the following error up in a modal dialog box:
Activation error: Access violation at address 02180F7F. Write of address 02180F7F
I click OK and get another error:
Access violation at address 02180F6E. Write of address 02180F6E.
I click OK and then cancel out of the registration process.
When I quit SQL Backup, the following modal dialog is presented:
Leaking Objects
TIdSoapGlueList 1
TIdSoapInterfaceGlue 1
OK
Please advise.
We have started to test SQB on some 64 bit platforms now.
On Windows 2003 x64 sp1, running SQL 2000 sp4 32-bit we have experienced no problems. The application installed and ran fine.
We have also installed Windows 2003 sp1 on an Itanium server with SQL 2000 sp4 64-bit, but as yet have not performed any tests.
Because of the information in this thread we will retest the x64 setup and report back.
Regards
Dan
Red Gate Software Ltd
As I wrote previously, I was unable to activate the product using the Internet activation method. I did verify the server can connect to the Internet.
Yes, but the Internet activation can fail still when running through some proxies that require authentication. The licensing implementation in SQL Backup was a port of our licensing for every other piece of software that we write. The original code was written for .NET, so it is better at trapping and handling errors. This is why I think that you get a GPF in SQL Backup where you would get a more intuitive error message from SQL Compare or ANTS Profiler.