Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 887077 - Last Review: September 29, 2004 - Revision: 1.2
You receive a "BizTalk Server 2004 Configuration Wizard failed to create Management database" error message in the BizTalk Server 2004 Configuration Wizard
When you run the Microsoft BizTalk Server 2004 Configuration Wizard,
you may receive the following error message:
Microsoft BizTalk Server 2004 Configuration
Wizard failed to create Management database "BizTalkMgmtDb" on server
SQLServer.
There are two or more jobs named
'Backup BizTalk Server'. Specify @job_id instead of @job_name to uniquely
identify the job.
SQL script file: "C:\Program Files\Microsoft BizTalk
Server 2004\Schema\BTS_Administration_Logic.sql"
SQL command batch: "BEGIN
TRANSACTION
DECLARE @JobID BINARY(16)
DECLARE @ReturnCod..."
Note In this error message,
SQLServer is a
placeholder for the actual name of the computer that is running Microsoft SQL Server where the
BizTalkMgmtDb database is being created.
If you click
Retry on the dialog box, you receive the error message again.
If you click
Cancel on the dialog box, the BizTalk
Server 2004 Configuration Wizard rolls back your configuration.
This problem
occurs if the following conditions are true:
- A previous BizTalk Server configuration has created SQL Server
Agent jobs on the computer that is running SQL Server that you point the Configuration Wizard
to.
- The name of the computer that is running SQL Server was changed after the
original SQL Server Agent jobs were created.
The BizTalk Server 2004 Configuration Wizard creates several
SQL Server Agent jobs that maintain BizTalk Server databases. If you rename a
computer that is running SQL Server, you cannot modify or delete any one of the SQL Server Agent jobs
that were created before the computer that is running SQL Server was renamed.
For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
281642Â
(http://kbalertz.com/Feedback.aspx?kbNumber=281642/
)
Error 14274 occurs when you update a SQL Agent job after renaming Windows server
To resolve this issue, follow these steps:
- Rename the computer that is running SQL Server back to the original name.
- Delete the SQL Server Agent jobs that were created by the
BizTalk Server 2004 Configuration Wizard.
- Rename the computer that is running SQL Server to the new name.
- Run the BizTalk Server 2004 Configuration
Wizard.
This behavior is by design.
APPLIES TO
- Microsoft BizTalk Server 2004 Developer Edition
- Microsoft BizTalk Server 2004 Enterprise Edition
- Microsoft BizTalk Server 2004 Partner Edition
- Microsoft BizTalk Server 2004 Standard Edition
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate