Hi,
I installed SQL Server 2005 Ent. on an x64 AMD Hammer server running Windows 2003 Server Std. x64 ed.
When I open SQL Server configuration Manager and view advanced properties of the SQL Server (MSSQLSERVER) then the 'Running under 64 bit OS'-parameter is set to 'No'. When I try to change this to 'Yes' and press OK the system changes the parameter back to 'No'
Does this mean that my x64 server is running SQL2k5 server in 32-bit mode
Can anyone explain Thank you very much.
- Jacob

x64 Opteron running SQL Server 2005 in 32-bit?
Challe
Thank you for your response.
However, I can positively say that I have installed the Extended 64-bit version of MS SQL Server 2005. So I'm afraid that didn't answer my question.
/Jacob
Trust Coder
Besides the annoyance, does it cause any other problem
FearTec
Thank you for your reply. I don't have any problems besides that. My main concern is server performance but if you think it's a only a bug in the configuration manager and does not affect the supposed performance gains running an x64 system - then I'll take your word for it.
Regards, Jacob
phantastikfan
That attribute in configuration manager is read only, and just indicates what the configuration manager believes to be true. Eeven if you could change it, its not going to convert a 32-bit executable into a 64-bit executable.
Can you take a look in your SQL Server Error Log, and let us know what the first line says.
On a 32-bit system it will look something like
2005-11-11 19:12:37.75 Server Microsoft SQL Server 2005 - 9.00.1399.06 (Intel X86)
On a 64-bit system the (Intel X86) will be replaced with a platform specific ( X64, or IA64) string.
Regards
Steve
PETER I
Thanks for your. SQL Server Logs, first line shows:
Log SQL Server (Current - 16-11-2005 09:15:00)
Microsoft SQL Server 2005 - 9.00.1399.06 (X64)
Oct 14 2005 00:35:21
Copyright (c) 1988-2005 Microsoft Corporation
Enterprise Edition (64-bit) on Windows NT 5.2 (Build 3790: Service Pack 1)
Query on @@VERSION gives:
Any suggestions
KR
Jacob
tskinner
Michael Shorten - MB Limited
lukics
OrionsToy
cookie24
Please see http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=1184224&SiteID=1&mode=1 for an explanation.
Thanks,
Sam Lester (MSFT)
DChap
I get exactly the same here. I am running Sun v40z server with 4xOpterons. Windows Server 2003 Enterprise x64 and SQL 2005 64 bit. So I think (and hoping) its just a bug in the configuration manager.
Mat