Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. SSIS Part II

SSIS Part II

Scheduled Pinned Locked Moved The Lounge
sql-serverdatabasecomsysadmintools
4 Posts 4 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Karen Mitchelle
    wrote on last edited by
    #1

    Before, I had problems when I try to execute my SSIS package to SQL Job. I've tried using different approach. I used batch file (executed in SQL Job) to connect to a remote server, then copy a file (thru psftp). With this, my command line needs to open another file that contains my original psftp command. This is the example of command-line from my batch file

    psftp -i C:\OpenSSH\etc\myPublicKey.ppk myusername@hostname -b D:\getFile.ftp

    This is my psftp command

    get fileFromServer.sdf D:\fileFromServer.sdf

    Example: getFile.ftp (contains the 'get' command which will the psftp do) After using batch file (which didn't work, too) I tried putting my psftp command to another filename (from getFile.ftp to getFile1.ftp) It worked! Now, I can say that SQL Server 2008 R2 really has some issues when it comes to names. :doh: Curse you SQL Server 2008 R2! :mad:

    Don't mind those people who say you're not HOT. At least you know you're COOL. I'm not afraid of falling, I'm afraid of the sudden stop at the end of the fall! - Richard Andrew x64

    L R P 3 Replies Last reply
    0
    • K Karen Mitchelle

      Before, I had problems when I try to execute my SSIS package to SQL Job. I've tried using different approach. I used batch file (executed in SQL Job) to connect to a remote server, then copy a file (thru psftp). With this, my command line needs to open another file that contains my original psftp command. This is the example of command-line from my batch file

      psftp -i C:\OpenSSH\etc\myPublicKey.ppk myusername@hostname -b D:\getFile.ftp

      This is my psftp command

      get fileFromServer.sdf D:\fileFromServer.sdf

      Example: getFile.ftp (contains the 'get' command which will the psftp do) After using batch file (which didn't work, too) I tried putting my psftp command to another filename (from getFile.ftp to getFile1.ftp) It worked! Now, I can say that SQL Server 2008 R2 really has some issues when it comes to names. :doh: Curse you SQL Server 2008 R2! :mad:

      Don't mind those people who say you're not HOT. At least you know you're COOL. I'm not afraid of falling, I'm afraid of the sudden stop at the end of the fall! - Richard Andrew x64

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Karen Mitchelle wrote:

      Now, I can say that SQL Server 2008 R2 really has some issues when it comes to names.

      That name itself sounds cursed to me :-)

      1 Reply Last reply
      0
      • K Karen Mitchelle

        Before, I had problems when I try to execute my SSIS package to SQL Job. I've tried using different approach. I used batch file (executed in SQL Job) to connect to a remote server, then copy a file (thru psftp). With this, my command line needs to open another file that contains my original psftp command. This is the example of command-line from my batch file

        psftp -i C:\OpenSSH\etc\myPublicKey.ppk myusername@hostname -b D:\getFile.ftp

        This is my psftp command

        get fileFromServer.sdf D:\fileFromServer.sdf

        Example: getFile.ftp (contains the 'get' command which will the psftp do) After using batch file (which didn't work, too) I tried putting my psftp command to another filename (from getFile.ftp to getFile1.ftp) It worked! Now, I can say that SQL Server 2008 R2 really has some issues when it comes to names. :doh: Curse you SQL Server 2008 R2! :mad:

        Don't mind those people who say you're not HOT. At least you know you're COOL. I'm not afraid of falling, I'm afraid of the sudden stop at the end of the fall! - Richard Andrew x64

        R Offline
        R Offline
        Roger Wright
        wrote on last edited by
        #3

        Karen Mitchelle wrote:

        Curse you SQL Server 2008 R2!

        There, doesn't that feel better now? :-D :-D Good rant!

        Will Rogers never met me.

        1 Reply Last reply
        0
        • K Karen Mitchelle

          Before, I had problems when I try to execute my SSIS package to SQL Job. I've tried using different approach. I used batch file (executed in SQL Job) to connect to a remote server, then copy a file (thru psftp). With this, my command line needs to open another file that contains my original psftp command. This is the example of command-line from my batch file

          psftp -i C:\OpenSSH\etc\myPublicKey.ppk myusername@hostname -b D:\getFile.ftp

          This is my psftp command

          get fileFromServer.sdf D:\fileFromServer.sdf

          Example: getFile.ftp (contains the 'get' command which will the psftp do) After using batch file (which didn't work, too) I tried putting my psftp command to another filename (from getFile.ftp to getFile1.ftp) It worked! Now, I can say that SQL Server 2008 R2 really has some issues when it comes to names. :doh: Curse you SQL Server 2008 R2! :mad:

          Don't mind those people who say you're not HOT. At least you know you're COOL. I'm not afraid of falling, I'm afraid of the sudden stop at the end of the fall! - Richard Andrew x64

          P Offline
          P Offline
          PIEBALDconsult
          wrote on last edited by
          #4

          Where's Part I ? Is it your post from 11-Jul-14 0:13 ?

          Karen Mitchelle wrote:

          I had problems

          That doesn't tell us much.

          Karen Mitchelle wrote:

          SSIS package

          That says quite a bit.

          You'll never get very far if all you do is follow instructions.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups