SQL 2000 DTS 32bit packages on SQL 2005 64bit

  • Although I have not encountered this particular issue on my 64 bit infrastructure (we got rid of all our DTS') I have come across a bucket load of 64 Vs 32 bit issues. Mostly surrounding drivers and especially Oracle connections.

    My solution was to have a 32 bit server running as a companion job server to my main 64 bit environment, not sure if it'll help you or if it's feasible... but that's just what I've found.

  • Mark,

    I don't have any heterogeneous connections to Oracle/Sybase, etc. They are all native SQL connections and data load packages.

    So you're saying that I could have a companion SQL 2000 server that will execute the DTS packages against the SQL 2005 64bit server? Or should I just revert back to SQL 2005 32bit instead?

    I having a real hard time with this. I can't believe that you can't take 32bit packages from 2000 and port them over to a SQL 2005 64bit server that we just spent a ton of money on.

    Thanks,

    Dave

  • Did you ever find a solution for this? I am currently going from a 2005 32 bit environment with legacy DTS packages to a 2005 64 bit instance.

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

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