Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DTS cannot file the file 1

Status
Not open for further replies.

mingus

Programmer
Joined
May 8, 2001
Messages
59
Location
US
I run the dtsrun command on a couple machines and works fine.

I run it on another and it says it cannot find the file.
Enterprise manager says the same thing, although it can find the database and everything else just fine.

Anybody have a clue? (I just spent an hour trying to find the answer, I am sure somebody else has had this probelm)

thanks!
 
Reinstall the SQL Server lateset service pack on the machine which can not find the file.

Rick.
 

Is the file on the same server or another server? If on another server, does the SQL Agent login have permissions to view the server and directory where the file resides. When you run DTSRUN from the command prompt, it runs under the Windows logon account. When you run it from a JOB, it uses the SQL Agent account. Terry L. Broadbent
FAQ183-874 contains tips for posting questions in these forums.
NOTE: Reference to the FAQ is not directed at any individual.
 
Doh! I knew that, darn memory, but thanks for reminding me.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top