Skip to content

Install DTS Backup 2000

EdVassie edited this page Dec 23, 2020 · 1 revision
Previous Install DTS Designer Manual Install Install SSIS Dimension Merge SCD Next

FineBuild can install and configure the DTS Backup 2000 as part of the SQL Server install process.

If you do not want to include DTS Backup 2000 in your FineBuild install, then do not download it.

DTS Backup 2000 is written by Darren Green, a former SQL Server MVP specialising in DTS and SSIS. It was chosen to be included in FineBuild because it is the most effective way of exporting, importing and backing up DTS packages. In particular, it allows DTS packages to be exported and imported while retaining the DTS Designer layout and annotations.

Page Location
DTS Backup 2000 home page http://www.sqldts.com/242.aspx
DTS Backup 2000 download http://www.sqldts.com/242.aspx

FineBuild DTS Backup 2000 Install

Automated silent installation of DTS Backup 2000 is performed by Process Id 4IB and is controlled by the parameters below:

SQL Version Parameter FULL Build WORKSTATION Build CLIENT Build
SQL2019 /SetupDTSBackup: N/A N/A N/A
/SetupSQLTools: No Yes Yes
SQL2017 /SetupDTSBackup: N/A N/A N/A
/SetupSQLTools: No Yes Yes
SQL2016 /SetupDTSBackup: N/A N/A N/A
/SetupSQLTools: No Yes Yes
SQL2014 /SetupDTSBackup: N/A N/A N/A
/SetupSQLTools: No Yes Yes
SQL2012 /SetupDTSBackup: N/A N/A N/A
/SetupSQLTools: No Yes Yes
SQL2008R2 /SetupDTSBackup: Yes Yes Yes
/SetupSQLTools: No Yes Yes
SQL2008 /SetupDTSBackup: Yes Yes Yes
/SetupSQLTools: No Yes Yes
SQL2005 /SetupDTSBackup: Yes Yes Yes
/SetupSQLTools: No Yes Yes

In order to maintain compatibility with older versions of SQL FineBuild, the parameters /InstDTSBackup: and /InstSQLTools: can also be used.

FineBuild also uses the following parameters to help install DTS Backup 2000:

Parameter Default Value Description
/DTSBackupmsi: DTSBackup2000.msi Name of DTS Backup 2000 install file

DTS Backup 2000 is only included with CLIENT and WORKSTATION builds, but not with a FULL build. It cannot be installed with SQL2012 or above.

If you want to install it with a FULL build, the following parameter should be added at run time:

/SetupSQLTools:Yes

The FineBuild install for DTS Backup 2000 includes the following:

Top


Manual DTS Backup 2000 Install

The following steps show what you would have to do to install DTS Backup 2000 manually. FineBuild does all of this work for you automatically.

Install DTS Backup 2000

  1. Navigate to the Additional Components folder

    Double-click on DTSBackup2000.msi

    Explorer

  2. The Welcome window is displayed

    Click Next to continue

    Welcome

  3. Accept the License Agreement

    Click Next to continue

    License

  4. Accept the Install Location

    Click Next to continue

    Install Location

  5. Setup is ready to start installing DTS Backup 2000

    Click Next to continue

    Ready to Install

  6. Install has completed successfully

    Click Close to end

    Complete

Setup DTS Backup 2000 Menu Item

  1. Move the menu for DTS Backup 2000 to the Microsoft SQL Server menu structure, so that all tools for SQL Server are found in one place.

    Navigate to Start -> All programs

    Right-click on DTS Backup 2000 and select Explore

    DTS Backup Menu Explore

  2. Drag the DTS Backup 2000 folder to the Microsoft SQL Server 20..\Integration Services folder.

    DTS Backup Menu Drag

Copyright FineBuild Team © 2011 - 2020. License and Acknowledgements

Previous Install DTS Designer Top Install SSIS Dimension Merge SCD Next

Key SQL FineBuild Links:

SQL FineBuild supports:

  • All SQL Server versions from SQL 2019 through to SQL 2005
  • Clustered, Non-Clustered and Core implementations of server operating systems
  • Availability and Distributed Availability Groups
  • 64-bit and (where relevant) 32-bit versions of Windows

The following Windows versions are supported:

  • Windows 2022
  • Windows 11
  • Windows 2019
  • Windows 2016
  • Windows 10
  • Windows 2012 R2
  • Windows 8.1
  • Windows 2012
  • Windows 8
  • Windows 2008 R2
  • Windows 7
  • Windows 2008
  • Windows Vista
  • Windows 2003
  • Windows XP
Clone this wiki locally