Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL SERVER 2005 64Bit Vs 32 Bit???

Status
Not open for further replies.

sanjdhiman

Programmer
Jan 15, 2003
189
GB
Hi

I need to do some performance benchmarking on 64 vs 32 on SQL server 2005. Is there a good website or sites where I can find this info out which will hopefully show that 64bit is the way forward ??

Thanks

Sanj
 
I'm not sure where you can find that sort of thing, unfortunately.

FYI (in case you didn't know) 64bit requires special, more expensive, hardware and there are a lot of client applications that will not work on a Windows 64 bit OS that will work on a 32 bit OS, so you'll want to be careful if you do decide to go to 64 bit because you may lose all your fun tools and other programs.



Catadmin - MCDBA, MCSA
"No, no. Yes. No, I tried that. Yes, both ways. No, I don't know. No again. Are there any more questions?"
-- Xena, "Been There, Done That"
 
Microsoft doesn't allow publishing benchmarking of SQL Server 2005.

Here is some unofficial stuff that I did thread183-1170932.

Your results may vary, I'm full of crap, what ever else I need to say that that I don't get in trouble with Microsoft.

Denny
MCSA (2003) / MCDBA (SQL 2000) / MCTS (SQL 2005) / MCITP Database Administrator (SQL 2005)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
Microsoft doesn't allow it? Hmm. I wonder what they're afraid of.



Catadmin - MCDBA, MCSA
"No, no. Yes. No, I tried that. Yes, both ways. No, I don't know. No again. Are there any more questions?"
-- Xena, "Been There, Done That"
 
Yeah, I've got no idea. Check the EULAs. All the new ones have that restriction.

Denny
MCSA (2003) / MCDBA (SQL 2000) / MCTS (SQL 2005) / MCITP Database Administrator (SQL 2005)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
To me it's fairly straight forward why they would not want publications of benchmarks on the db server. There is no way to effectively perform a benchmark on a db server while maintaining a certain controlled environment and standard setup that may be set by the vendor. If i was a vendor (and rich ;)) I wouldn't want anyone publishing something they hacked up and decided to call a benchmark either. It could/would show negative views (or positive) about the product while not (or probably not) being done in a controlled environment. And you'll never convince me everyone out there knows and is setting up there db server to the exact specifications that are supplied by the vendors. It isn't MS alone that has this restriction either. Oracle will not allow it and I'm sure pretty much all the other big players.

Refer to this article. I recalled reading it awhile ago.

The clause in the EULA
MS said:
e. Benchmark Testing. You may not disclose the results of any
benchmark test of either the Server Software or Client Software to
any third party without Microsoft's prior written approval.

____________ signature below ______________
The worst mistake you'll ever make is to do something simply the way you know how while ignoring the way it should be done
 
Nice article. It certainly explains a lot. Thanks, onpnt!



Catadmin - MCDBA, MCSA
"No, no. Yes. No, I tried that. Yes, both ways. No, I don't know. No again. Are there any more questions?"
-- Xena, "Been There, Done That"
 
:)

____________ signature below ______________
The worst mistake you'll ever make is to do something simply the way you know how while ignoring the way it should be done
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top