Forum Replies Created

Viewing 15 posts - 496 through 510 (of 1,118 total)

  • RE: SSIS jobs fails but Dtexec works

    S Hodkinson (12/15/2009)


    This gets weirdier and weirdier. The first and second job succeeded but the last one failed. I checked the command line and it did have the...

  • RE: Distributed Deployment Good or Bad?

    BrainMan (12/14/2009)


    My scenario is that I have developed a few SSIS 2008 packages not realizing that they would not run on my production SQL 2005 Server. So, my plan is...

  • RE: SSIS jobs fails but Dtexec works

    S Hodkinson (12/14/2009)


    The consultant used 'EncryptSensitiveWithPassword'.

    The things I do not understand is that it was working fine for months and then just stopped. I can only think...

  • RE: SSIS jobs fails but Dtexec works

    What package protection level do you use?

  • RE: SSIS jobs fails but Dtexec works

    Can you show the us the complete command line you have specified?

    Did you enter DTEXEC in front ? This is the application executing the package.

  • RE: Export more than 65k rows in csv

    Panks-913490 (12/14/2009)


    Hi,

    I am trying to export huge data sets to .csv files.

    Some of these datasets have 100k rows.

    The problem is any .csv with more than 65k rows will not open...

  • RE: Distributed Deployment Good or Bad?

    BrainMan (12/13/2009)


    In the many pounds of books I've been reading on SSIS lately, it seems most experts are recommending to install SSIS on a box separate from the SQL Service...

  • RE: Distributed Deployment Good or Bad?

    This is duplicate post. The question answered here.

  • RE: SSIS jobs fails but Dtexec works

    This is not enough. Here is what you have to do. Go to your job and open the properties. Modify your package execution command line to include /REP V to...

  • RE: SSIS jobs fails but Dtexec works

    S Hodkinson (12/11/2009)


    The job history says

    Executed as user: GMFS\sql_service_account. The package execution failed. The step failed.

    Still in the dark!

    You are not looking in the right place. Go to SSMS...

  • RE: SSIS jobs fails but Dtexec works

    Can you send the complete error you are getting?

  • RE: Reusing lookup transforms

    ducon (12/10/2009)


    Hi there,

    I have a question regarding the lookup transform. I know there is a disk cache available in SSIS 2008 but I'm looking into something in SSIS 2005.

    I have...

  • RE: Popup to ask variable value every time it run

    vivekjamshedpur (12/9/2009)


    In my project there is a simple select query whose 'where' condition will filter for particular records for a company which is having one ID.This where condition is actually...

  • RE: SSIS Error Message HELP!

    beezell (12/9/2009)


    At first blush, this was my thoughts too. Everything I've checked appears to be up to date. Any ideas on where I could check to make sure...

  • RE: export large XML file

    saibhushan musalappa (12/8/2009)


    hi,

    I have a big table 800K records that I need to export into an XML file using SSIS. Is there a good way to achieve this?

    If you can...

Viewing 15 posts - 496 through 510 (of 1,118 total)