• Hi,

    In SQL Server you can configure two types of the NUMA architecture

    1. Harware NUMA which was already enable by Server /H.W designer and your sever will always have Hardware NUMA enable then you will get this message in the SQL Server as SQL Server smart enough to detect H.W NUMA

    2. Software NUMA which we have to configure at SQL Server level for more information about it please go through the

    following link

    http://msdn.microsoft.com/en-us/library/ms345357.aspx

    Regards,

    Nirav Joshi