6-Core CPU causes "Unable to start service" error when installing SQL2005

Source: Internet
Author: User

Monday Install SQL server2005 on the newly purchased IBM3650M3 server

When installed in half, the report "prompt: SQL Server service failed to start. Wrong

There are several operating system versions and several versions of sql2005 that have been changed in this step. It took a day and a half to find out why,
For the general XDZM sister do not make me the same mistake, now the solution is public!

Later only to figure out, is the CPU core reason, because I this IBM x3650m3 is new, the CPU is six-core,

Reason:

When installing SQL 2005 Standard Edition (no more than four CPUs) and Enterprise Edition (unlimited),

The total number of cores of the CPU must be 2 of the n-th. That is, the core number is 1,2,4,8,16,32, and so on.

Because the Server core number is 6x2=12, it cannot be installed properly.

When the core number is changed to 8 o'clock, the installation completes successfully.

Workaround:

Change the core number of the system app before installing.

Start ==> run ==> input msconfig, open ' system Configuration Utility ',

Select ' BOOT '. INI '---' Advanced options ', tick the '/numproc ' value to select the maximum of 2 of the n-th square.

After restarting, SQL Server 2005 is installed properly.

After the installation is complete, hit the full SQL 2005 SP3 patch.

Then remove the '/numproc ' check.

After restarting the system, you can run SQL Server 2005 normally with all physical cores.

6-Core CPU causes "Unable to start service" error when installing SQL2005

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.