Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Problem with DTS Sheduling

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-08-19 : 18:12:02
Obaid Rehman writes "I have created a DTS package which I want to run from the SQLAgent by using the dtsrun utility. I am using the following syntax as given in the books on line.
dtsrun /Sserver_name /Uuser_nName /Ppassword /Npackage_name /Mpackage-password


I am getting the following error when I parse or try to run it
Line 1: Incorrect syntax near '/'.
can you please guide me at what place I might be making mistake.
Thanks.
Obaid"

   

- Advertisement -