dtsrun and Error -2147467259 (80004005)

  • I always get the following error:

    Error -2147467259 (80004005); Provider error: 17 (11)

    [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied

    from Microsoft OLE DB Provider for SQL Server.

    I do have sqlserver2005 running in a 64 bit machine (MSserver 2003). I did create a task here and have been trying to execute it from another machine (32 bit machine). I did install all needed in this second machine. I do get the error message while trying to run it with this command (in 32 bit machine)

    "dtsrun /S servername /E trustedUser /N package_name".

    NB: I have also changed the server authentification from

    windows-authentificationmodus to sql server- and windows

    authentificationmodus as I did read from this forum ... all to no avail. I have also tried with /Uusername and /Ppwd instead of /E...no success.

    What next am I still missing?

  • I know this is very silly question but could you PING to the 64 bit machine from the 32 bit machine? Because I could not find any other suggestion.

  • Thanks for your reply: I was able to ping it successfully and I have also tried to use the IP-Adress instead of the servername... to no avail...

     

  • Now I have created a task in server running at 32 bit machine and have been trying to execute it (using command line), but no success...

    I now get the follwing error message:

    Error: -2147467259 (80004005); Provider error: 17 (11)

         Error string:

         Error source:

         Help file:

         Help context: 0

    Any ideas or help as to what to do???

    Thanks in anticipation

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

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