Groups | Blog | Home
all groups > sql server dts > march 2007 >

sql server dts : Windows Server 2003 upgrade, ODBC error


Sanpedro
3/27/2007 7:49:48 AM
We have just upgraded our 3 main production servers to Windows Server
2003 from Windows Server 2000, these consist of a file server, SQL
server and exchange server.

We are having problems running SQL jobs that run DTS packages. The
error message is as follows :-

Error string: DTSStep_DTSDataPumpTask_1: [Microsoft][ODBC Microsoft
Access Driver] Cannot start your application. The workgroup
information file is missing or opened exclusively by another user.

We can execute DTS packages on their own from within the package but
when SQL agent tries to run them as a job we get the error above.

Any ideas???

Many thanks
Russell Fields
3/27/2007 2:30:21 PM
Here are a couple of links to people who had similar problems:

Delete the locking file:
http://www.dbforums.com/showthread.php?t=1614838

Copying or referring to the Workgroup Information File:
http://www.sqlservercentral.com/forums/shwmessage.aspx?forumid=9&messageid=271159
http://forums.devx.com/archive/index.php/t-18956.html

RLF


[quoted text, click to view]

Sanpedro
3/28/2007 2:57:23 AM
Many thanks for your help.

Problem solved. Just incase anyone else gets this error,

We found by setting the registry setting of the ODBC to full UNC path
it solved the problem. If possible set both the MDB file and MDW

Many thanks

Scott

AddThis Social Bookmark Button