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

SSIS Permissions

$
0
0

SQL 2014

I have an SSIS Package that I'm running from my FTP Server, that is inside of a batch file.  If i run the DTEXEC command from within a command prompt it works just fine.  I fails when the FTP server tries to run it.  If I make the account that runs the FTP service a "sa" user in SQL, it works.  I obviously don't want to leave the user as sa.  I've tried a variety of different permissions but can't get it to work.  Is there a special "allow run SSIS packages" permissions I can give the user?  The odd thing too is that I'm using sa in the exec, as you can see below.

This is the exec.

DTEXEC /Server MyServer /User sa /Password MyPwd /SQL MySSISPackage /Decrypt MyPwd /set \package.variables[FileName].Value;MyFile.TXT.PGP

Thanks in advance.


André


Viewing all articles
Browse latest Browse all 24688

Trending Articles



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