![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Suddenly no dts jobs can be run using the dtsrun utility (or scheduled). Get message DTSRun: Loading... then nothing -- no errors -- nothing. Any ideas? |
#3
| |||
| |||
|
|
In message <B4F16959-29AD-403B-B026-A18E09BC04D6 (AT) microsoft (DOT) com>, jl jl (AT) discussions (DOT) microsoft.com> writes Suddenly no dts jobs can be run using the dtsrun utility (or scheduled). Get message DTSRun: Loading... then nothing -- no errors -- nothing. Any ideas? A couple of wild ideas - Check the version of dtsrun that is being used. If you had 7.0 installed it relies on the PATH variable being correct, 2000 path before 7.0 path, to find the correct version. Check your TEMP and TMP location disks, as temporary space is required for many packages and tasks. Assuming local storage, run a profiler trace and watch for calls to the msdb database, and the package loading procedure sp_getdtsackage (I think). -- Darren Green (SQL Server MVP) DTS - http://www.sqldts.com PASS - the definitive, global community for SQL Server professionals http://www.sqlpass.org |
![]() |
| Thread Tools | |
| Display Modes | |
| |