Microsoft Knowledge Base Email Alertz

(887077) - Describes an error message that you may receive when you use the BizTalk Server 2004 Configuration Wizard.

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











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

SYMPTOMS

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.

CAUSE

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

RESOLUTION

To resolve this issue, follow these steps:
  1. Rename the computer that is running SQL Server back to the original name.
  2. Delete the SQL Server Agent jobs that were created by the BizTalk Server 2004 Configuration Wizard.
  3. Rename the computer that is running SQL Server to the new name.
  4. Run the BizTalk Server 2004 Configuration Wizard.

STATUS

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
Keywords: 
kbprb KB887077
       

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