dbTalk Databases Forums  

DTS and ODBC Problem

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


Discuss DTS and ODBC Problem in the microsoft.public.sqlserver.dts forum.



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

Default DTS and ODBC Problem - 12-12-2003 , 01:56 PM






We are having problems with scheduling a DTS package job only when it
uses a system DSN for an ODBC connection and this only seems to happen
when we reboot the SQL Server. (Any non-ODBC type packages schedule run
just fine.) We log into the SQL Server as administrator and schedule the
DTS package. The SQL Server Agent uses the same domain administrative
login. The ODBC driver is pointing to a different server for data. The
job seems to crash when it hits the ODBC data pump:
DTSStep_DTSExecuteSQLTask_7 DTSRun OnStart:
DTSStep_DTSExecuteSQLTask_8 DTSRun OnFinish:
DTSStep_DTSExecuteSQLTask_8 DTSRun OnStart: DTSStep_DTSDataPumpTask_1
DTSRun OnError: DTSStep_DTSDataPumpTask_1, Error = -2147467259
(80004005) Error string: [ProvideX][ODBC Driver][FILEIO]Table is
not access... Process Exit Code 8. The step failed.
Any ideas? Help apprecaited. Thanks.
Frank



*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Reply With Quote
  #2  
Old   
Farooq Mahmud [MS]
 
Posts: n/a

Default RE: DTS and ODBC Problem - 12-25-2003 , 06:47 PM






Looks like you are using the ProvideX ODBC driver. Does this meet the
minimum conformance levels for MSDASQL? If not then the provider cannot be
gauranteed to work with DTS.

249043 INFO: Requirements for Developing ODBC Drivers for Use with MSDASQL
http://support.microsoft.com/?id=249043

Regards,
Farooq Mahmud [MS SQL Support]

This posting is provided "AS IS" with no warranties, and confers no rights.

Are you secure? For information about the Strategic Technology Protection
Program and to order your FREE Security Tool Kit, please visit
http://www.microsoft.com/security.


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.