The sum of all SQL Server matter that exist,
and the space in which all SQL Server events
occur or could occur.
Welcome to SQL Server Universe.com Sign in | Join | Help
in
Home SS SLUG Forums Articles Photos Downloads
A Merry Christmas
and a
Happy
New Year

to all...

SSIS Package Scheduling

Last post 11-08-2007, 12:45 by wimalp. 2 replies.
Sort Posts: Previous
  • SSIS Package Scheduling

     11-08-2007, 10:04

    • Joined on 08-17-2007
    • Posts 7
    • Points 0
    • Top 25 Contributor

    I created ssis pakage & save it as a dtsx package in my local drive. so when I execute it from the local drive , it works successfully.

    but I need to schedule this as a job in the management studio. But when i run the scheduled job, I get the following error.

    "the job failed. the job was invoked by the user sa. last step to run was step1"

    "Executed as user MASGRP\wimalp. the command line arguments are invalied. the step failed."

    what would be the problem here ?

     Thanks

    wimal

  • Re: SSIS Package Scheduling

     11-08-2007, 11:39

    • Joined on 11-22-2006
    • Colombo, Sri Lanka
    • Posts 103
    • Points 0
    • Top 10 Contributor
      Male
    Hi Wimal,

    I can think about two reasons for this. Once is, once you set the package with SQL Agent, the job is run with the account assigned to the SQL agent service. Make sure it has rights for running the package. Other would be, if you have added the package to the SQL Server (not as file system), you account may not be suffient

  • Re: SSIS Package Scheduling

     11-08-2007, 12:45

    • Joined on 08-17-2007
    • Posts 7
    • Points 0
    • Top 25 Contributor

    Hi Dinesh

    This ssis package is related to the excel file what we discussed last time.
    I have store the dtx package & the excel files used for this package are, stored in a MAP Drive.

    I scheduled this package to run under "sa" account.

    also I have added the package as file system.

    So if possible, can you just send me the steps I need to follow ?

    may be i am following a wrong method.

View as RSS news feed in XML

(Best viewed with a resolution of more than 1024 * 768)

Powered by Community Server, by Telligent Systems