![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I can run DTS package successfully if I run them in Enterprise Manager manually. When I try to run it from Query Analyzer or Stored Procedure I getting to errors. The following is execute command for DTS: Exec master..xp_CmdShell 'DTSRUN /S(CLAIMPRO) /U (claimpro) /P(claimpro1) /N(DTS_MasterSearchDuplTest)' Error message is generated: DTSRun: Loading... Error: -2147008507 (80074005); Provider Error: 0 (0) Error string: Unspecified error Error source: Microsoft Data Transformation Services (DTS) Package Help file: sqldts.hlp Help context: 713 Error: -2147467259 (80004005); Provider Error: 17 (11) Error string: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied. Error source: Microsoft OLE DB Provider for SQL Server Help file: Help context: 0 Thank you |
#3
| |||
| |||
|
|
I can run DTS package successfully if I run them in Enterprise Manager manually. When I try to run it from Query Analyzer or Stored Procedure I getting to errors. The following is execute command for DTS: Exec master..xp_CmdShell 'DTSRUN /S(CLAIMPRO) /U (claimpro) /P(claimpro1) /N(DTS_MasterSearchDuplTest)' |
![]() |
| Thread Tools | |
| Display Modes | |
| |