Forum Replies Created

Viewing 15 posts - 616 through 630 (of 1,118 total)

  • RE: Need to create script task to check for the source files-Arrival

    Have you checked File Watcher Task?

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • RE: The buffer manager cannot create a temporary storage file on any...

    Check this discussion[/url].

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • RE: Executing Package on 64 bit machine

    It looks like you have issue with the login. What package protection level have you used?

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • RE: Executing Package on 64 bit machine

    These doesn't look like errors. Please check again.

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • RE: Executing Package on 64 bit machine

    amit (9/4/2009)


    I have kept the SSIS logging on but since the package is not getting executed logging is also not done...

    Dump the error to a text file. This should be...

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • RE: Executing Package on 64 bit machine

    amit (9/4/2009)


    I have put the code under try catch but then also I am not getting any error...

    Its really frustrating

    Amit,

    Log the error in your catch handler . Try to use...

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • RE: Export dynamically created table to excel/csv

    Panks (9/1/2009)


    Hi,

    I want to export a dynamically created table (with different number of columns in each run) to an excel/csv file through a SSIS package.

    Can any one help in how...

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • RE: Executing Package on 64 bit machine

    amit (9/4/2009)


    Hi All,

    I have developed an asp.net 2008, ssis application on 32 bit machine, which is executing the package successfully and even doing the logging into the system table.

    For executing...

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • RE: SSIS data import reduced to a crawl

    I would like to also thank you for the detailed post and workaround you have come up for this issue. It will help many other users with similar problems.

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • RE: SSIS data import reduced to a crawl

    This confirms the problem is with the specific ODBC source. I don't think the issue is in SSIS because this same general component is successfully working with many other ODBC...

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • RE: SSIS data import reduced to a crawl

    Can you check if there is sudden memory consumption spike at this 5 minute range? Can you make a test, forwarding the data to Trash Destination, so you can confirm...

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • RE: SSIS Package Compare

    SSC Rules (8/27/2009)


    Hi All,

    Besides Apex, TortoiseSVN, Source Safe and Team Foundation, does anyone know any good tool that will show package differences in detail?

    Any help would be appreciated,

    Thanks

    Have you checked...

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • RE: How to create text file and push them into ftp site.

    This is a duplicate post. The question is being answered here.

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • RE: Output to Oracle Server

    Jason Coleman (8/18/2009)


    I have an oracle server that is being used as the final destination for data being fed through SSIS and SQL server. My problem is inserting data...

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • RE: No Editor from Script Task module

    roundel1900 (8/17/2009)


    Is SSIS part of the Visual Studio Install or the SQL 2005 Install?

    It is part of SQL 2005 install.

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

Viewing 15 posts - 616 through 630 (of 1,118 total)