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

Transfer Database Task - Error

$
0
0

Hi all

I am attempting to automate a development environment database refresh using the Transfer Database Task in SSIS.  The reason for using this method and not using a backup/restore routine is that the Live and Dev databases are stored on different servers and SQL instances.  As I understand, you can only restore a database from a local drive.....

Every time I run the Transfer Database task, i am confronted with the following error:

Error: The Execute method on the task returned error code 0x80131500 (ERROR : errorCode=-1073548784 description=Executing the query "CREATE USER [svcSAGESync] FOR LOGIN [svcSAGESync] ..." failed with the following error: "'svcSAGESync' is not a valid login or you do not have permission.". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.
 helpFile= helpContext=0 idofInterfaceWithError={C81DFC5A-3B22-4DA3-BD3B-10BF861A7F9C}). The Execute method must succeed, and indicate the result using an "out" parameter.

The login and user specified in this error (svcSAGESync) are present so I do not know why it would be halting on this.

Any ideas on how I can sort this would be grateful.

Many thanks.


Viewing all articles
Browse latest Browse all 24688

Trending Articles



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