![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
Hi, I have a DTS package setup locally in SQL Server that has error trapping for every step that is processed. If I run this package through Enterprise Manager in SQL Server or by submitting with SQL Server Agent, when an error occurs, it is raised and I have it setup to send me an e-mail of the error. The error is trapped using a VB DLL program and sent with xp_sendmail. If I run this package using DTSRUN and an error happens, it is not raised. The only difference I'm aware of is that for security reasons, I have a separate User and password for the DTSRUN command. Right now this user has no special rights or database rights (non granted, non revoked). Does anyone know what the minimal security access should be for users executing DTS packages from a Windows environment (using DTSRUN). I would hate to give more access rights than what is needed. Any help would be greatly appreciated. Thank you in advance, Gordon Radley Senior Software Engineer The Yacobian Group,LLC. |
![]() |
| Thread Tools | |
| Display Modes | |
| |