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!

SQL Server Agent Problem

Status
Not open for further replies.

annenarne

Programmer
Joined
Oct 5, 2001
Messages
1
Location
BE
Hello,

I have a problem while scheduling a DTS package (import of data from as/400 to SQLServer 7). I made the package and it runs without problem when I start it manually. But when I make a job to run it at night, it fails. Maybe something wrong with the sql server agent ? The error tells me something about the 'tnsrun' command that I use, but I don't think that is wrong. Is there someone who has some experience in importing data from as/400 ?

Thanks,
Ann
 
Jobs run under different security when started by the agent than when started in Enterprise Manager manually. Check the article about "How to Run a DTS Package as a Scheduled Job" at Terry L. Broadbent
FAQ183-874 contains tips for posting questions in these forums.
NOTE: Reference to the FAQ is not directed at any individual.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top