January 17, 2013 at 3:52 am
Hi
I installed 2 node Windows 2008 cluster(32 bit) and installed sql2012 on both nodes.I tried to enable always on feature from configuration manager but I got message that you need non-wow or 64 bit EE of sql version.
What is wow and how I can trouble shoot this issue
January 17, 2013 at 5:33 am
Checking the AlwaysOn pre reqs and restrictions cites this
Ensure that each computer is running either x86 (non-WOW64) or x64 Windows Server 2008 or later versions.
WOW64 (Windows 32-bit on Windows 64-bit) does not support AlwaysOn Availability Groups.
Basically if you install 32 bit SQL server on 64 Windows OS (Windows on Windows) this is not supported!
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
January 18, 2013 at 3:47 am
I installed Windows 2008 32 bit only
but all are in VM
January 18, 2013 at 3:50 am
Please post the results of this
select @@VERSION
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
January 22, 2013 at 7:32 pm
64 bit needed
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply