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)
 Scheduled package not completing

Author  Topic 

SQLhelp
Starting Member

1 Post

Posted - 2004-06-15 : 18:00:50
Hi all,

Thanks for looking at my problem, I hoping it just something small I'm overlooking but its driving me crazy.

I have a DTS package all setup and it runs successfully if I right click and select execute package.

When I try to schedule the package everything appears to go ok, the package (job and the log) will actually say it ran successful. But when i go in and check the data nothing has been updated.

Is there anything that I could be overlooking? I walked thru the scheduler and the job properties and havent noticed anything that jumps out and tells me "hey stupid you forgot this".

mr_mist
Grunnio

1870 Posts

Posted - 2004-06-16 : 03:21:08
Permissions? Remember the job runs as the agent service account if you schedule it.

-------
Moo. :)
Go to Top of Page
   

- Advertisement -