dbTalk Databases Forums  

Permission denied after "Read File Transformation"

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


Discuss Permission denied after "Read File Transformation" in the microsoft.public.sqlserver.dts forum.



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

Default Permission denied after "Read File Transformation" - 02-23-2006 , 07:42 AM






i work with SQL Server 2000. I have designed a DTS with a "Read File
Transformation" (between 2 SQL Server 2000 connections). After this
transformation is done, the original file has to be deleted. But the deletion
of the file won't succeed because permission is denied. When i disable the
step with the "Read File Transformation", the file is deleted without any
problem. So this means that SQL Server has the authority to delete files on
that specific location.

I already googled for this issue and i find the option "Close connection on
completion" (Worklfow properties - Options), so i tried that one, but with no
succes. But if i have 2 files that the "Read File Transformation" has to
handle, i can delete the first file, but the second file gives again
"Permission Denied"-error. So it seems that although the option to close
connection on completion is active, SQL Server keeps the last transformed
file open, so you can't delete it.

Any suggestions, hints or tips are heavily appreciated
Thanks!

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.