Groups | Blog | Home
all groups > sql server clustering > august 2006 >

sql server clustering : SQL 2005 64 Bit OR 32 Bit



bijupg NO[at]SPAM hotmail.com
8/30/2006 9:31:07 PM
Hi Guys,
I am planning to upgrade my sql 2000 32 bit to sql 2005 on new cluster
hardware.
shall i go for 32 bit or 64 bit ?
my application is a critical OLTP application with DB size around 10 gb and
i hve application written using visual studio.net,VB 6.0 ,ASP and other sql
servers 2000 32 bit .
the upgrading to 64 bit require any modifications to the above applications?
pls advice.
rgds
Arnie Rowland
8/30/2006 10:09:33 PM
No changes 'should' be necessary for the applications.

SQL 2005, 64 bit should provide more seamless and efficient memory
management -especially if you intend to provide more than 3 GB per
instance..

--
Arnie Rowland, Ph.D.
Westwood Consulting, Inc

Most good judgment comes from experience.
Most experience comes from bad judgment.
- Anonymous


"bijupg@hotmail.com" <bijupghotmailcom@discussions.microsoft.com> wrote in
message news:5ADA6D65-304A-4B63-BF45-581508F25328@microsoft.com...
[quoted text, click to view]

Linchi Shea
8/31/2006 5:26:02 AM
Without knowing the nature of your app, nobody can be certain which (32 bit
vs 64 bit) will come out with better performance. I suggest testing your app
on both platforms to be sure.

Linchi

[quoted text, click to view]
anitsharma
8/31/2006 1:07:57 PM

[quoted text, click to view]

SQl server 2005 64 Bits has improvements in memory availability and
parallel processing performance.

You may also have a look at the white paper available at Microsoft Site
that talks about SQL 2005 64 bit advantages.

http://tinyurl.com/nu796



--
anitsharma
------------------------------------------------------------------------
Posted via http://www.mcse.ms
------------------------------------------------------------------------
View this thread: http://www.mcse.ms/message2494021.html
Mitch980
8/31/2006 7:29:02 PM
Are you going IA64 or X64 for your hardware?

If you're going X64 it may provide more flexibility in that you can run the
32-bit OS and SQL natively on the hardware if need be. And when you're
satisfied the app is safe to run on a 64-bit platform, upgrade to 64-bit at a
more appropriate time.

However if you go IA64 (Itanium), then your choices are a lot more limited.
There's no 32-bit support at all, and there are still some driver issues that
can trip people up if they implement IA64.

But in general go 64-bit hardware, it will provide a lot more resources for
SQL Server, and it's where commodity servers are heading. I expect soon you
won't have the choice, it will just be 64-bit. So might as well get on board
now.

Cheers.

[quoted text, click to view]
bijupg NO[at]SPAM hotmail.com
9/1/2006 10:51:01 PM
My applications are Visual basic 6.0 desktop APPLICATIONS For databases
interactions and asp.net browser based applications .
what about doamin controllers shold i have 64 bit domain controller or 32
bit OK.
web server 64 bit or 32 bit?
Pls advice

[quoted text, click to view]
Linchi Shea
9/2/2006 9:10:02 AM
What client programming language you use is irrelevant in this case. So is
your domain controller. What is relevant is the nature of the database app
itself (i.e. your queries, stored procedures, and so on). Generally speaking,
64 bit is definitely the industry trend and the way to go in abstarct. But at
this particular point in time, some apps can still run faster on 32 bit than
on 64 bit. And even among these apps, one should question whether the extent
to which an app is faster on 32 bit is significant enough in comparison with
the growth potential of the 64-bit platform. But some apps may just care
about that performance difference.

All I wanted to point out was that people should not blindly assume that
going to 64 bit is always a win. This may appear to be a trivial argument and
stating the obvious. But if you are not careful, that's precisely the
impression you may walk away with when you go to some of the seminars out
there.

Linchi

[quoted text, click to view]
AddThis Social Bookmark Button