Jump to content

Microsoft VBScript runtime error :File already exists in DTS


Recommended Posts

Guest GaneshParamasivan
Posted

We have a DTS (Data transformation service ) which is scheduled to execute every 15 minutes ,intermediately DTS is getting failed due to the Microsoft VBScript run-time error but in the next run it is executing successfully

 

 

DTS is designed to generate a new text file and transfer to a specific folder, we have checked the folder when it triggers the error but i couldn't find any duplicate files in the folder

 

 

so can any one help me to fix this issue

 

 

Below is the error DTS triggered

 

 

DTSStep_DTSActiveScriptTask_9, Error = -2147220482 (800403FE) Error string: Error Code: 0 Error Source= Microsoft VBScript runtime error Error Description: File already exists Error on Line 61 Error source: Microsoft Data Transformation Service... Process Exit Code 2. The step failed.

 

Continue reading...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...