Can't access the file because it is being used by another process

  • Hi,

    I am working with SSIS package. It executes everyday.

    It has the file system task. It moves the production backup from one server to the different server. In today's execution the package failed with the following error

    Error Description:An error occurred with the following error message: "The process cannot access the file '\\ECOSQL\Dumps\\Test_backup_2015_02_03_230004_1557700.bak' because it is being used by another process.".

    How to find which process is using that test backup file?

  • Have you tried to move the file after backup has completely finished? Because I suspect that you tried to move the file while it was still filling up by backup process.

  • Yes

    I verified the backup is not completed. Now the problem resolved

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply