scheduling ssis pkg using sql agent in sql2005/2008

  • I have deployed a ssis pkg that only has a script task showing messagebox.

    dabaseeployment was successfully done in sql database.now I want to schedule it as job.I am getting various error as machinename/administrator user does not have permission or bad password logon failure.

    I did create proper credentila and mapped it to amchinename/administrator user and created proxy for this credential. still not job does not start.Can anyone tell me in detail the proper steps for scheduling ssis pkg in ssms.and security account required for user.

  • sej2008 (5/8/2013)


    I have deployed a ssis pkg that only has a script task showing messagebox.

    dabaseeployment was successfully done in sql database.now I want to schedule it as job.I am getting various error as machinename/administrator user does not have permission or bad password logon failure.

    I did create proper credentila and mapped it to amchinename/administrator user and created proxy for this credential. still not job does not start.Can anyone tell me in detail the proper steps for scheduling ssis pkg in ssms.and security account required for user.

    What is the protection level of the package?

    By the way, you will not see the message box on the server, leaving you with a hanging package.

    Need an answer? No, you need a question
    My blog at https://sqlkover.com.
    MCSE Business Intelligence - Microsoft Data Platform MVP

  • .. leaving you with a hanging package.

    Nobody wants that 🙂

    If you haven't even tried to resolve your issue, please don't expect the hard-working volunteers here to waste their time providing links to answers which you could easily have found yourself.

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply