Maybe you are seeing this
Service Pack and Version Compatibility Problems
(http://www.sqldts.com/default.aspx?223)
--
--
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
"Chris" <cfarino (AT) sph (DOT) emory.edu> wrote
Quote:
I scheduled a DTS package to run daily, but it fails saying it can't find
the file specified. There is no file associated with the package. The
|
package simply copies data from one database to another database. Both
databases are on the same server. The package will run manually from EM and
if I change the agent to run transact SQL commands it will run successfully.
The account the agent runs under is different from the account that created
the package.