If you are looking in the Job properties there is a check box in the upper
right corner which allows you to see step details. ALSo make sure you
enable package logging in the package itself.
The usual problem though is this
http://support.microsoft.com/?kbid=269074
--
----------------------------
Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.allisonmitchell.com - Expert SQL Server Consultancy.
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
"mbblue" <anonymous (AT) discussions (DOT) microsoft.com> wrote
Quote:
I have a DTS package that executes perfectly from SEM (Execute package)
however it won't run when it is scheduled to run as a job the error message
|
returned follows:
Quote:
The job failed. The Job was invoked by User sa. The last step to run was
step 1 (Import Data).
Can you help me pinpoint why? |