Article ID: 286503 - Last Review: November 2, 2007 - Revision: 3.5

FIX: Publication Options Disabled When Create Publication Wizard Launched from DTS Import/Export Wizard

This article was previously published under Q286503
BUG #: 235596 (SHILOH_BUGS)
Expand all | Collapse all

SYMPTOMS

In SQL Server 2000, a Data Transformation Services (DTS) package can be saved by using the Use Replication to publish destination data option in the Save, Schedule, and Replicate Package dialog box. If selected, this option allows the use of destination tables for replication.

After a package is run or saved, the DTS export wizard launches the Create Publication Wizard. In the dialog box that lists the types of replication, the publication type radio buttons are unavailable, and by default the table is published for merge replication. The publication type cannot be changed to Snapshot or Transactional Replication.

CAUSE

This problem occurs because a check is not made to determine if the account running the package and launching the Create Publication Wizard has the appropriate permissions to enable the destination database for replication.

RESOLUTION

To resolve this problem, obtain the latest service pack for Microsoft SQL Server 2000. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
290211  (http://support.microsoft.com/kb/290211/EN-US/ ) INF: HOw to Obtain the Latest SQL Server 2000 Service Pack


To avoid this problem, launch the Create Publication Wizard outside the DTS user interface (UI).

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Microsoft SQL Server 2000 Service Pack 1.

APPLIES TO
  • Microsoft SQL Server 2000 Developer Edition
  • Microsoft SQL Server 2000 Enterprise Edition
  • Microsoft SQL Server 2000 Personal Edition
  • Microsoft SQL Server 2000 Standard Edition
Keywords: 
kbbug kbfix kbsqlserv2000sp1fix KB286503
 

Article Translations

 

Related Support Centers