Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 DTS in a job

Author  Topic 

jen
Master Smack Fu Yak Hacker

4110 Posts

Posted - 2004-08-10 : 01:59:36
Hi,

I created a DTS package and scheduled it to run every morning. SQL automatically created a job for the schedule. Problem is everytime the job is initiated, it fails. It tells me that SQL Server does not exist or access denied. I looked it up and I found out how DTS is run differently on workstations and servers.

BTW, I defined a user and owner password. I assumed since SQL created the scheduled job automatically it will be able to run the package.

So my problem is this: How do i open the package and run it using tsql? Or if you have an alternative solution, i'd really appreciate it.

thanks....

jen
Master Smack Fu Yak Hacker

4110 Posts

Posted - 2004-08-10 : 07:48:57
Hi just resolved this problem. A new firewall was put in place and trusted connections got compromised. Anyways, all's well that ends well...
Go to Top of Page
   

- Advertisement -