Forum Replies Created

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

  • RE: SSIS Catalog FTP & Firewall

    ISServer.exe was the program if you run from SSMS. Still have issue running as an agent, either scripted as TSQL (I get rights issues with network drives) or as...

  • RE: SSIS Catalog FTP & Firewall

    ISServer.exe is the program that needed the firewall port open. That was to right click the project under SSIS catalog node.

    Now trying to run under SQL agent I get...

  • RE: SSIS Catalog FTP & Firewall

    Here is the code.

    EnterLog("GetFileList");

    ...

  • RE: SSIS Catalog FTP & Firewall

    Hi

    Thank you for answering. We are using standard FTP with a user name and password. It works with filezilla.

    The process times out on the following line of code....

  • RE: To T-SQL or not to T-SQL?

    sqldriver (2/15/2014)


    I really hate SSIS and was hoping to avoid it. I guess I could try doing this all in another language that handles large file operations better. Of course,...

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