locked
Opening DTS package on a cloned server RRS feed

  • Question

  • I have a Virtual cloned machine on SQL 2008, I notice that whenever I try to open a DTS package remotely I get the error below but if I try it from a physical machine it looks fine, it looks to me like something somewhere needs to be updated, I have a feeling that one of the meta data objects on the database is still referring to another server where this VM was cloned from.

    The error is as follows:

     

    TITLE: Open DTS 2000 Package
    ------------------------------

    here were errors loading package "package name":

    [DBNETLIB][ConnectionOpen (PreLoginHandshake()).]General network error. Check your network documentation. (Microsoft.SqlServer.DtsObjectExplorerUI)

     

     

    Tuesday, March 23, 2010 4:43 PM

Answers

  • Hi MrFlinstone,

    You want to migrate data from an instance of SQL Server 2000 to an instance of SQL Server 2008, right?

    If so, I recommend that you use SQL Server Integration Service 2008 to accomplish this work.

    If you still want to use this package of DTS 2000, please refers to: http://blogs.technet.com/mdegre/archive/2009/07/29/migration-sql-server-2000-dts-to-ssis-2005-2008.aspx

    Regards,
    Tom Li - MSFT
    • Proposed as answer by Tom Li - MSFT Wednesday, March 31, 2010 5:54 AM
    • Marked as answer by Tom Li - MSFT Thursday, April 1, 2010 11:52 AM
    Thursday, March 25, 2010 7:06 AM

All replies

  • Did u installed SQL Server 2008 SP1 on the virtual machine.
    Mohd Sufian www.sqlship.wordpress.com Please mark the post as Answered if it helped.
    Tuesday, March 23, 2010 4:52 PM
  • Hi MrFlinstone,

    You want to migrate data from an instance of SQL Server 2000 to an instance of SQL Server 2008, right?

    If so, I recommend that you use SQL Server Integration Service 2008 to accomplish this work.

    If you still want to use this package of DTS 2000, please refers to: http://blogs.technet.com/mdegre/archive/2009/07/29/migration-sql-server-2000-dts-to-ssis-2005-2008.aspx

    Regards,
    Tom Li - MSFT
    • Proposed as answer by Tom Li - MSFT Wednesday, March 31, 2010 5:54 AM
    • Marked as answer by Tom Li - MSFT Thursday, April 1, 2010 11:52 AM
    Thursday, March 25, 2010 7:06 AM