Results 1 to 2 of 2

Thread: DTS File import when file is locked

  1. #1
    Join Date
    Sep 2002
    Location
    Fantasy
    Posts
    4,254

    Angry DTS File import when file is locked

    Guys.

    This has been an issue for me. It happens once in a while.

    I am importing a File from a shared folder thru DTS package. Once in a while the DTS package fails due to the following error.

    "Error Opening Data File: Process cannot access the file because it is being used by another process"

    Is there anyway I can specify that the file is going to be opened in read only, so that the DTS will not fail?

    Any other solution/suggestion?

    -MAK

  2. #2
    Join Date
    Dec 2002
    Posts
    181
    You might try copying it first, doing your import, then deleting the copy. Kind of a lame solution, but it should work.

    Jeff

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •