Cannot execute SSIS package

  • Hi All ,

    I have created a SSIS package on my local machine .

    Now i want to run it on server .I am using sql server authentication with user name sa to connect to oledb destination . I have also created a generic package config file .

    When i try to run this package on server , it is still pointing to local machine and fails to execute .

    Can anybody help ?

  • Is it the issue with permissions ?.

    As per MSDN library , i created the config file . Edited the file with configured value . Do i need to change the connection string in config file ?

    I am new to the SSIS and dont know how to run it on another machine .

    Am i missing something ?

  • Aspg (8/11/2010)


    Hi All ,

    I have created a SSIS package on my local machine .

    Now i want to run it on server .I am using sql server authentication with user name sa to connect to oledb destination . I have also created a generic package config file .

    When i try to run this package on server , it is still pointing to local machine and fails to execute .

    Can anybody help ?

    What error message(s) are you getting? What properties do you have configured in your XML configuration file?

    Thanks,

    MCTS: BI 2008, MCITP: BI 2008
    Stay Thirsty My Friends

  • MostInterestingMan (8/11/2010)


    Aspg (8/11/2010)


    Hi All ,

    I have created a SSIS package on my local machine .

    Now i want to run it on server .I am using sql server authentication with user name sa to connect to oledb destination . I have also created a generic package config file .

    When i try to run this package on server , it is still pointing to local machine and fails to execute .

    Can anybody help ?

    What error message(s) are you getting? What properties do you have configured in your XML configuration file?

    Thanks,

    Also, when you configure the SQL Agent job, do you add the configuration file to the "configuration" tab?

    MCTS: BI 2008, MCITP: BI 2008
    Stay Thirsty My Friends

  • MostInterestingMan (8/11/2010)


    Aspg (8/11/2010)


    Hi All ,

    I have created a SSIS package on my local machine .

    Now i want to run it on server .I am using sql server authentication with user name sa to connect to oledb destination . I have also created a generic package config file .

    When i try to run this package on server , it is still pointing to local machine and fails to execute .

    Can anybody help ?

    What error message(s) are you getting? What properties do you have configured in your XML configuration file?

    Thanks,

    I am interested in knowing this as well. Please post the error messages. Are you storing the package in msdb or as a structured storage file as well?

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

Viewing 5 posts - 1 through 4 (of 4 total)

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