all groups > sql server dts > february 2004 >
You're in the

sql server dts

group:

Permission to run DTS packages from Application Server


Permission to run DTS packages from Application Server Sin Min
2/27/2004 6:51:05 PM
sql server dts:
Good day

Scenario
----------
DbServer (DTS packages) <--- AppServer (C# application
- Only Windows Authentication allowe
- Duplicate Windows user on both machine

What are the minimum permissions that I need to set on the user (on DbServer box) to enable this scenario? (i.e. enable public for this user on msdb database, etc.

Thank you

Regards
Re: Permission to run DTS packages from Application Server Allan Mitchell
2/28/2004 8:13:50 AM
guest is already a user in msdb unless you've removed him/her.

You can therefore unless you've save the packages with a password simply
execute them.

Permissions then are based on what the package does. This is where your
permissions need to be watched

--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.allisonmitchell.com - Expert SQL Server Consultancy.
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


[quoted text, click to view]
DbServer box) to enable this scenario? (i.e. enable public for this user on
msdb database, etc.)
[quoted text, click to view]

Re: Permission to run DTS packages from Application Server Sin Min
3/2/2004 8:11:07 PM
Thanks man

I've found out that the Oracle provider folder was not given NTFS permission. Problem solved

Thank you

Regards
AddThis Social Bookmark Button