Groups | Blog | Home
all groups > sql server dts > april 2004 >

sql server dts : help! scheduled package does nothing...


Rea Peleg
4/28/2004 4:53:20 PM
I am totally lost on this one:
I have a dts package which transforms data from tabula database into sql
server through a propriatary odbc driver.
When executed manually (through 'execute package') all is well, connection
is made to both sides
and data flows nicely.
When I schedule this package to a job it ran but nothing happaned.. Not a
single record
retrieved, nor did I get any error massage. It just vanished after 1 second
into thin air...
Both the sqlserver and the sqlserveragent services are ran by the same user
(a domain administrator) which is also the logged on user on
the sqlserver machine.
Sqlserver version is 2000 with sp installed.
The server's os is windows server 2003 enterprise edition.
Any ideas??
At this stage any suggestions will be greatly appriciated.
TIA
Rea


rosdav007 NO[at]SPAM hotmail.com
4/29/2004 1:01:34 AM
[quoted text, click to view]


Hi,
Does yur package produce a log ? I think this could be helpful to
Allan Mitchell
4/29/2004 7:08:16 AM
OK I have had a similar problem and it is because it is actually erroring
but the error does not bubble up to the job.

Try logging onto the server as the SQL Server Agent Service account and
executing the package manually. Work?

Have the package log to text file

It is firing right?

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


[quoted text, click to view]

Rea Peleg
4/30/2004 12:12:22 AM
Thank you very much!
Will give it a try.

[quoted text, click to view]

Amy
5/24/2004 4:11:08 PM
Did it work? I'm interested to know the outcome...
I'm having same problem and I can't seem to find the answer
I checked and re-checked permission, file paths etc. it should work fine but it doesn't...
AddThis Social Bookmark Button