SQL Server 2012 (64 Bit) Installation & Configuration

  • Dear Gurus,

    We’re facing an issue regarding SQL Server 2012 (64 bit).

    Task manager shows that SQL server 2012 is 32 bit.

    I have Windows 2008 64 Bit R2 Operating System.

    PLEASE SEE ATTACHMENT

    Thanks

    Adeel Imtiaz

  • SSMS may have been installed as a 32 bit version, doesn't mean that your server is 32 bit.

    To check connect to your server via SSMS and run PRINT @@VERSION

    You should get a result like this

    Microsoft SQL Server 2012 (SP1) - 11.0.3000.0 (X64)

    Oct 19 2012 13:38:57

    Copyright (c) Microsoft Corporation

    Developer Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1)

    That will tell you if the SQL instance is 32 or 64 bit.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply