![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a Stored procedure tha call a DTS package using dtsrun ie exec master..xp_cmdshell 'dtsrun /SsqlSERVER\Instance /Usa /Ppas sword /Nget_spscripts /Agv_campid="C1"' when run on the Production server I get the following error Error string: The specified DTS Package ('Name = 'M001 sp_dets'; ID.VersionID = {[not specified]}.{[not specified]}') does not exist. but whe run on other severs it works OK Any ideas what to check for |
#3
| |||
| |||
|
|
-----Original Message----- I have a Stored procedure tha call a DTS package using dtsrun ie exec master..xp_cmdshell 'dtsrun /SsqlSERVER\Instance /Usa /Ppa s sword /Nget_spscripts /Agv_campid="C1"' when run on the Production server I get the following error Error string: The specified DTS Package ('Name = 'M001 sp_dets'; ID.VersionID = {[not specified]}.{[not specified]}') does not exist. but whe run on other severs it works OK Any ideas what to check for . |
#4
| |||
| |||
|
|
Yes it does call another dts package that is on the same server -----Original Message----- I have a Stored procedure tha call a DTS package using dtsrun ie exec master..xp_cmdshell 'dtsrun /SsqlSERVER\Instance /Usa /Ppa s sword /Nget_spscripts /Agv_campid="C1"' when run on the Production server I get the following error Error string: The specified DTS Package ('Name = 'M001 sp_dets'; ID.VersionID = {[not specified]}.{[not specified]}') does not exist. but whe run on other severs it works OK Any ideas what to check for . |
![]() |
| Thread Tools | |
| Display Modes | |
| |