dbTalk Databases Forums  

DTS Scheduled job never stops executing

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss DTS Scheduled job never stops executing in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Ughama
 
Posts: n/a

Default DTS Scheduled job never stops executing - 03-03-2004 , 10:06 PM






I have a DTS that makes a connection to an Oracle database and truncates a table. The DTS makes a connection to the installed Oracle OLEDB ODBC driver and has 1 SQL task for testing purposes. I can successfully execute the DTS from the package, but if I schedule the DTS or execute it from command shell using DTSRUN it never stops executing.

I have gone into the Workflow Properties of the SQL Task and checked both Execute on main package thread and Close connection on completion but neither has made an impact on my job. The only issue I can think of is the Oracle database is on another domain than my SQL database. I can successfully ping the Oracle database server though, and Oracle ODBC Test connection works fine.

Any ideas?

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: DTS Scheduled job never stops executing - 03-04-2004 , 01:09 AM






The only issue I can see comes close really is this

http://support.microsoft.com/?kbid=290077

--

----------------------------

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.allisonmitchell.com - Expert SQL Server Consultancy.
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"Ughama" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
I have a DTS that makes a connection to an Oracle database and truncates a
table. The DTS makes a connection to the installed Oracle OLEDB ODBC driver
and has 1 SQL task for testing purposes. I can successfully execute the DTS
from the package, but if I schedule the DTS or execute it from command shell
using DTSRUN it never stops executing.
Quote:
I have gone into the Workflow Properties of the SQL Task and checked both
Execute on main package thread and Close connection on completion but
neither has made an impact on my job. The only issue I can think of is the
Oracle database is on another domain than my SQL database. I can
successfully ping the Oracle database server though, and Oracle ODBC Test
connection works fine.
Quote:
Any ideas?



Reply With Quote
  #3  
Old   
Ughama
 
Posts: n/a

Default Re: DTS Scheduled job never stops executing - 03-04-2004 , 07:56 AM



I am currently running SQL Server Enterprise edition SP 3a. The version I get when selecting @@version is: 8.00.760. I believe this is the latest and greatest SP available. Any other ideas?

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.