![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Hi, In a project I work on we provide various exports to our users via DTS packages that are called using a stored procedure. Recently a new package was added that does nothing but run 27 of the other packages one after the other. This works fine on test servers and for several of the companys that use our product. However one of our clients is getting a SQL Server access denied error on the first child package being executed (DTSStep_DTSExecutePackageTask_1). The strange thing is that they can run all the child packages individual without error, it is only when they run the parent that contains them that it goes wrong. All the 27 child packages use the same global variables. Therefore the parent that runs them all has the same global variables set-up and I have setup the mapping for them in the Execute Package tasks Outer Package Global Variables. Any ideas as to how I might go about debugging this? Regards, Peter |
![]() |
| Thread Tools | |
| Display Modes | |
| |