473,378 Members | 1,489 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

memory 64bit windows , 32 bit Sql

I have found that orig tested 64 bit on our 64bit windows 2003
server...about 1 year ago...and company decided to use sql 32 bit on the
64bit os

my question and any information is very welcome

is there any things in need to know about awe with
memory above 4g ...whilst using 32 bit sql on a 64bit os
i want to increase the memory on the server but
i really don't know what im up against since this is
mixed system 32 bit sql and 64 bit os

thanks
mike

Dec 8 '06 #1
4 5707
mike wrote:
I have found that orig tested 64 bit on our 64bit windows 2003
server...about 1 year ago...and company decided to use sql 32 bit on the
64bit os

my question and any information is very welcome

is there any things in need to know about awe with
memory above 4g ...whilst using 32 bit sql on a 64bit os
i want to increase the memory on the server but
i really don't know what im up against since this is
mixed system 32 bit sql and 64 bit os

thanks
mike
what was the excuse used to persuade them to use 32bit vs 64bit? (note I said
excuse not reason) If you are going to invest in a 64bit architecture and 64bit
OS - it is beyond insanity to install a 32bit database.

--
Michael Austin.
Database Consultant
Dec 10 '06 #2
I agree with you michael....the excuse (reason) i was given is that they did
not trust sql64 at the time...just out of beta

so im trying to figure out why the system has come to a crawl...i know i
have to re-write alot of the stored procs
but the system waas moving along ok....and all of a sudden, come to a crawl
running same as before this super slow down
Nas Drives working ok, Network speaking ok
public net is 10/100, private network 10/100/1000
hard ware is 4 cpu...sql has 3, 4g mem (more mem required) 2.8 cpu's

so any information is welcome...
thanks
mike

"Michael Austin" <ma*****@firstdbasource.comwrote in message
news:0U*****************@newssvr21.news.prodigy.ne t...
mike wrote:
>I have found that orig tested 64 bit on our 64bit windows 2003
server...about 1 year ago...and company decided to use sql 32 bit on the
64bit os

my question and any information is very welcome

is there any things in need to know about awe with
memory above 4g ...whilst using 32 bit sql on a 64bit os
i want to increase the memory on the server but
i really don't know what im up against since this is
mixed system 32 bit sql and 64 bit os

thanks
mike

what was the excuse used to persuade them to use 32bit vs 64bit? (note I
said excuse not reason) If you are going to invest in a 64bit architecture
and 64bit OS - it is beyond insanity to install a 32bit database.

--
Michael Austin.
Database Consultant

Dec 11 '06 #3
mike (ve***********@yahoo.com) writes:
I agree with you michael....the excuse (reason) i was given is that they
did not trust sql64 at the time...just out of beta
Now, wait! The only sql64 that in beta alone was Liberty, the 64-bit
version of SQL 2000. If that version was an option for them, it means
that your 64-bit box is an Itanium machine. As far as I know there is
quite a performance penalty running 32-bit programs on Itanium.

It's a different thing, if the machine is an x64 box. Particularly, if
you are running SQL 2000, since there is no x64 version of SQL 2000.
If you are running SQL 2005, the 64-bit version is still to prefer, I
guess, but there is no direct penalty for running the 32-bit version
on x64.
but the system waas moving along ok....and all of a sudden, come to a >
crawl running same as before this super slow down
The cause could very well be that the query plans for some common queries
have gone awry.

I would run profiler and capture events that run more than, say, 100 ms.
The events to include are RPC:Completed, SQL:BatchCompleted, SP:Completed,
SP:StmtCompleted and SP:Recompile.
--
Erland Sommarskog, SQL Server MVP, es****@sommarskog.se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx
Dec 11 '06 #4
thanks for the information

Mike

"Erland Sommarskog" <es****@sommarskog.sewrote in message
news:Xn**********************@127.0.0.1...
mike (ve***********@yahoo.com) writes:
>I agree with you michael....the excuse (reason) i was given is that they
did not trust sql64 at the time...just out of beta

Now, wait! The only sql64 that in beta alone was Liberty, the 64-bit
version of SQL 2000. If that version was an option for them, it means
that your 64-bit box is an Itanium machine. As far as I know there is
quite a performance penalty running 32-bit programs on Itanium.

It's a different thing, if the machine is an x64 box. Particularly, if
you are running SQL 2000, since there is no x64 version of SQL 2000.
If you are running SQL 2005, the 64-bit version is still to prefer, I
guess, but there is no direct penalty for running the 32-bit version
on x64.
>but the system waas moving along ok....and all of a sudden, come to a >
crawl running same as before this super slow down

The cause could very well be that the query plans for some common queries
have gone awry.

I would run profiler and capture events that run more than, say, 100 ms.
The events to include are RPC:Completed, SQL:BatchCompleted, SP:Completed,
SP:StmtCompleted and SP:Recompile.
--
Erland Sommarskog, SQL Server MVP, es****@sommarskog.se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx

Dec 11 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Christian McArdle | last post by:
REQUEST FOR DISCUSSION (RFD) unmoderated group comp.os.ms-windows.programmer.64bit This is a formal Request For Discussion (RFD) to create comp.os.ms-windows.programmer.64bit as an unmoderated...
1
by: Walter | last post by:
Dear all, i am planing to implement a Windows 2003 Cluster with MS SQl 2000 Enterprise Edition. I have 2 Nodes (4 * XEON MP Processors) with 8 GB RAM per Node. I have the need for 6 SQL...
11
by: Vijay Chegu | last post by:
I have built a 64bit ATL COM dll. When i register the dll on IA64 windows Enterprise server 2003, i get following error. DllRegisterServer in mydll.dll failed. Return code was : 0x80020009 ...
6
by: Yahya | last post by:
Dear Sirs, I have developed a VB .Net windows application, but unfortunately when I this application tries to use more than 2GB memory it fails although there is available 4GB of memory on the...
5
by: Joe | last post by:
One of the biggest differences between 32-bit & 64-bit is that 64-bit can access much greater memory than the 32-bit. I was reading in the MSDN that ..NET application still get the same 2gig limit....
13
by: fAnSKyer/C# newbie | last post by:
My system has 4GB memory and My program in C# is really memory consuming. and I noticed that when the memory I used is more than 2GB I will get an exception. How to solve this? thanks a lot
17
by: Frank Rizzo | last post by:
Hello, I've compiled my app for AnyCPU setting in vs2005. Then I tried the app on both 32-bit Windows 2003 R2 and 64-bit Windows 2003 R2. The memory usage of the application when working on...
4
by: Daniel | last post by:
is there some per-process-limit on memory in .net processes? is there any way to increase it? i keep getting System.OutOfMemoryException when my box has 8 gigs of unused memory.
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.