Article ID: 935371 - Last Review: May 2, 2007 - Revision: 2.1 Error message when you install SQL Server 2005 SP2, SQL Server Express SP2, or SQL Server Express with Advanced Services SP2: "SQL Server Setup failed to execute a command for server configuration. CREATE DATABASE failed"On This PageSYMPTOMSWhen you install Microsoft SQL Server 2005 Service Pack 2 (SP2), SQL Server 2005 Express Edition (SQL Server Express) SP2, or SQL Server Express with Advanced Services SP2, you receive the following error message: SQL Server Setup failed to execute a command for server configuration. The error was [Microsoft] [SQL Native Client] [SQL Server] CREATE DATABASE failed. Some File names listed could not be created. Check related errorrs.. Refer to the server error logs and Setup logs for detailed error information. Additionally, you experience one of the following symptoms. Symptom 1When you perform a new installation of SQL Server Express SP2 or of SQL Server Express with Advanced Services SP2, the following error message is logged in the SQLSetup0001_ComputerName_SQL.log file:SQL Server Setup failed to execute a command for server configuration. The error was [Microsoft] [SQL Native Client] [SQL Server]Incorrect syntax near '='.
[SQL Server]Cannot dump ##MS_AgentSigningCertificate##. SYSDBUPG.SQL terminating. Symptom 2When you install SQL Server Express SP2 or SQL Server Express with Advanced Services SP2 on an existing instance of SQL Server Express, the following error messages is logged in the SQLSetup0001_ComputerName_SQL.log file:SQL Server Setup failed to execute a command for server configuration. The error was [Microsoft][SQL Native Client][SQL Server]CREATE DATABASE failed. Some file names listed could not be created. Check related errors.. Refer to the server error logs and Setup logs for detailed error information. This problem occurs if the length of the installation path exceeds 58 characters. Symptom 3When you install SQL Server 2005 SP2 on an existing instance of SQL Server 2005 Service Pack 1 (SP1) or on an existing instance of the original release version of SQL Server 2005, the following error message is logged in the SQL9_Hotfix_KB921896_Sqlrun_Sql.msp.log file:[SQL Server]Incorrect syntax near '='.
[SQL Server]Cannot dump ##MS_AgentSigningCertificate##. SYSDBUPG.SQL terminating. CAUSEThis problem occurs because the script in the Sysdbupg.sql file contains the following code to escape quotations in a file name.
WORKAROUNDTo work around this problem, use one of the following methods:
Workaround for symptom 1To work around this problem, follow these steps:
Workaround for symptom 2To work around this problem, reinstall SQL Server Express SP2 or SQL Server Express with Advanced Services SP2 on the existing instance of SQL Server Express.Workaround for symptom 3To work around this problem, update the Sysdbupg.sql file. To do this, follow steps 1 through 4 in the "Workaround for symptom 1" section. Then reinstall SQL Server 2005 SP2.STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. | Article Translations
|
Back to the top
