Microsoft KB Archive/938087

From BetaArchive Wiki
Knowledge Base


Article ID: 938087

Article Last Modified on 6/27/2007



APPLIES TO

  • Microsoft SQL Server 2005 Developer Edition
  • Microsoft SQL Server 2005 Enterprise Edition
  • Microsoft SQL Server 2005 Standard Edition
  • Microsoft SQL Server 2005 Standard X64 Edition
  • Microsoft SQL Server 2005 Standard Edition for Itanium-based Systems
  • Microsoft SQL Server 2005 Enterprise X64 Edition
  • Microsoft SQL Server 2005 Enterprise Edition for Itanium-based Systems
  • Microsoft SQL Server 2005 Workgroup Edition



Bug #: 50001018 (SQL Hotfix)

SYMPTOMS

You install Microsoft SQL Server 2005 Service Pack 2 (SP2). Then, you use SQL Server Business Intelligence Development Studio (BIDS) to create a SQL Server 2005 Integration Services (SSIS) package. When you do this, you may experience the following symptoms.

Symptom 1

When you run an SSIS package that contains a Back Up Database task in BIDS, the LocalConnectionForLogging property for the task is not set to a correct value.

Symptom 2

Consider the following scenario. You create an SSIS package in BIDS. You add a Back Up Database task to the SSIS package. You set the backup type for the task to differential log or transactional log. You set the task to back up all databases. In this scenario, when you run the package in BIDS, you receive the following error message:

Error: The Execute method on the task returned error code 0x80004003 (Object reference not set to an instance of an object.). The Execute method must succeed, and indicate the result using an "out" parameter.

Symptom 3

Consider the following scenario. You create an SSIS package in BIDS. You add a Back Up Database task to the SSIS package. You set the backup type for the task to differential log or transactional log. You set the task to back up one or more specific databases. When you reopen the SSIS package in BIDS, the database that is selected for the task disappears from a list in the Back Up Database Task dialog box.

RESOLUTION

Cumulative update information

To resolve this problem, obtain the cumulative update package (build 3175) for SQL Server 2005 SP2. For more information, click the following article number to view the article in the Microsoft Knowledge Base:

936305 Cumulative update package 2 for SQL Server 2005 Service Pack 2 is available


STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

Keywords: kbsql2005ssis kbpubtypekc kbqfe kbfix kbexpertiseadvanced kbprb KB938087