![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
-----Original Message----- If DTSRUN is hanging when scheduled then look here http://support.microsoft.com/default.aspx?scid=kb;en- us;290077 Also make sure you understand this article http://support.microsoft.com/?kbid=269074 -- ---------------------------- Allan Mitchell (Microsoft SQL Server MVP) MCSE,MCDBA www.SQLDTS.com I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "SWT" <wtshong (AT) ml (DOT) lfdis.com> wrote in message news:04e001c34b3c$e4eacd20$a501280a (AT) phx (DOT) gbl... Does any encounter this problem? I schedule DTS package to run every 30 minutes from Right Click Menu. When schedule task started, it will keep executing Step 1 and hang there. If I execute DTS manually, it completed perfectly. Please help!!! . |
#3
| |||
| |||
|
|
Thanks for the reply. My Server is running SQL 2000 Service Pack 3. Since I'm having problem with SQL scheduler, I did it in another way. I save the DTS Package into "Structure File" and Schedule the task using NT Task Scheduler by executing DTSRUN /s "dts_package_name.dts" file. It works. But I'm still prefer to do it in SQL scheduler. When I implement this in SQL 7, I didn't encounter any problems. And I'm sure I'm using a highest level authorization like SQL "sa" login and NT Administrator login. -----Original Message----- If DTSRUN is hanging when scheduled then look here http://support.microsoft.com/default.aspx?scid=kb;en- us;290077 Also make sure you understand this article http://support.microsoft.com/?kbid=269074 -- ---------------------------- Allan Mitchell (Microsoft SQL Server MVP) MCSE,MCDBA www.SQLDTS.com I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "SWT" <wtshong (AT) ml (DOT) lfdis.com> wrote in message news:04e001c34b3c$e4eacd20$a501280a (AT) phx (DOT) gbl... Does any encounter this problem? I schedule DTS package to run every 30 minutes from Right Click Menu. When schedule task started, it will keep executing Step 1 and hang there. If I execute DTS manually, it completed perfectly. Please help!!! . |
![]() |
| Thread Tools | |
| Display Modes | |
| |