Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

SQL Server 2008R2 Copy Database fails trying to create a domain login

$
0
0
I have an existing SQL Server 2008R2 server on Domain_A and a new SLQ Server 2008R2 on Domain_B. I am trying to use the Copy Database SSIS method to copy an existing database from Domain_A to Domain_B. I am using SQL authentication on both accounts to get around untrusted domain issues. 

In to Copy Database Wizard, on the "Select Server Objects" page, I removed the Logins object from the "Select related objects" field because the l0gins are Windows accounts on Domain_A and I need to recreate logins on Domain_B.

However, the copy database wizard fails with an Event ID 12550 in the destination server application event log (source: SQLISPackage100), stating the following;

Message: Error: Error code= -1073548784  description = Executing the query "Create user [Domain_A\IUSR_MA3] for login [Domain_A\IUSR_MA3] failed with the following error: Windows NT user or group "Domain_A\IUSR_MA3" not found.

It appears that it is trying to create a login for the database on the destination server, even though I explicitly removed the "logins" from the Selected server objects list.

Any ideas?

Thanks,

Dave

Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>