BUG: DTS Import/Export Wizard Does Not Display Scheduling (222183)



The information in this article applies to:

  • Microsoft SQL Server 7.0

This article was previously published under Q222183
BUG #: 54072 (SQLBUG_70)

SYMPTOMS

When scheduling a job in the DTS Import or Export Wizard, the schedule you choose is saved, but it is not displayed. That is, after selecting the Schedule DTS Package for Later Execution option on the Save, Schedule and Replicate Package window of the wizard and making a scheduling change, that change does not appear in the Task Scheduling window.

WORKAROUND

To work around this problem, use the SQL Server Agent to view and make changes to package scheduling.

For additional information about using SQL Server Agent to schedule a DTS package, please see the following article in the Microsoft Knowledge Base:

221480 DTS: Default Scheduling Information Displayed

STATUS

Microsoft has confirmed this to be a problem in SQL Server 7.0.

MORE INFORMATION

You can verify that the schedule was saved by looking at the Schedules tab of the job properties under SQL Server Agent.

Modification Type:MajorLast Reviewed:10/16/2002
Keywords:kbBug KB222183