dbTalk Databases Forums  

temporary files not deleted by DTS

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


Discuss temporary files not deleted by DTS in the microsoft.public.sqlserver.dts forum.



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

Default temporary files not deleted by DTS - 08-24-2005 , 02:10 AM






Hi,

I am getting the following error when running a DTS package. The error
is coming when executing the COPY SQL Server Objects task.

ERROR DESCRIPTION:

Step 'DTSStep_DTSTransferObjectsTask_4' failed

Step Error Source: Microsoft Data Transformation Services (DTS) Package
Step Error Description:The process cannot access the file because it is
being used by another process.
(Microsoft SQL-DMO (80004005): [SQL-DMO]CreateFile error on
'BNGWIP-D-9895.RLA_OPICA.DP1'. The process cannot access the file
because it is being used by another process.
)
Step Error code: 80070020
Step Error Help File:sqldts80.hlp
Step Error Help Context ID:1100

On further investigation on the error message, I found that the problem
is created because of temporary files created on the directory
specified for Exception logs. I deleted the temporary files and then
the task executes successfully.

Please let me know how to avoid this problem of temporary files not
getting removed. Also any possible ways for deleting the files before
the task gets executed.

Regards,
Pradip


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.