Hi @Bandaru, Jaya ,
SQL Server 2005 is out of support for a long time, so I’m afraid it is difficult to find the download address.
As an alternative, you can run the DTS packages in SSIS. Integration Services provides the Execute DTS 2000 Package task for running DTS packages within an Integration Services package.
Please refer to How to: Add Integration Services to an Existing Instance of SQL Server 2005 and Migrating SQL Server 2000 DTS Packages which might help.
In addition, the lack of support means your databases might be vulnerable to security attacks that have been addressed by recent upgrades. It is recommended to upgrade SQL Server 2005 to the latest version.
Best Regards,
Amelia
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.