dbTalk Databases Forums  

inter-domain migration

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss inter-domain migration in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
teoramirez
 
Posts: n/a

Default inter-domain migration - 04-04-2006 , 09:23 AM






I am trying to tranfer a table from a SQLServer2K DB to a SQLServer2005 DB in
another domain. When using the DTS import/export wizard, servers outside the
local domain aren't recognized. Both domains have trust relationships setup.
If I manually enter the server name the following error is reported:

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

I am using the OLE DB provider for SQL Server with Windows authentication.
This process works fine in the other direction. In other words, the 2005 DTS
wizard can resolve all servers in both domains. I have both named pipes and
tcp/ip enabled along with firewall access to port 1433 on both servers. Any
ideas on what the problem might be would be appreciated.

Thanks

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: inter-domain migration - 04-04-2006 , 02:13 PM






Hello teoramirez,

Perhaps the 2K5 server is set up to not allow remote connections in the Surface
Area Configuration Utility.

Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com

Quote:
I am trying to tranfer a table from a SQLServer2K DB to a
SQLServer2005 DB in another domain. When using the DTS import/export
wizard, servers outside the local domain aren't recognized. Both
domains have trust relationships setup. If I manually enter the server
name the following error is reported:

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

I am using the OLE DB provider for SQL Server with Windows
authentication. This process works fine in the other direction. In
other words, the 2005 DTS wizard can resolve all servers in both
domains. I have both named pipes and tcp/ip enabled along with
firewall access to port 1433 on both servers. Any ideas on what the
problem might be would be appreciated.

Thanks




Reply With Quote
  #3  
Old   
teoramirez
 
Posts: n/a

Default Re: inter-domain migration - 04-04-2006 , 02:48 PM



The 2K5 server has been configured to accept remote connections using both
named pipes and tcp/ip.

"Allan Mitchell" wrote:

Quote:
Hello teoramirez,

Perhaps the 2K5 server is set up to not allow remote connections in the Surface
Area Configuration Utility.

Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com

I am trying to tranfer a table from a SQLServer2K DB to a
SQLServer2005 DB in another domain. When using the DTS import/export
wizard, servers outside the local domain aren't recognized. Both
domains have trust relationships setup. If I manually enter the server
name the following error is reported:

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

I am using the OLE DB provider for SQL Server with Windows
authentication. This process works fine in the other direction. In
other words, the 2005 DTS wizard can resolve all servers in both
domains. I have both named pipes and tcp/ip enabled along with
firewall access to port 1433 on both servers. Any ideas on what the
problem might be would be appreciated.

Thanks





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.