ssis bulk insert task error

  • hey friends i am using sql server 2008. yesterday i run a buck insert task, which run successfully. but today i run the same task ,but today it gives following error.

    Error: 0xC002F304 at Bulk Insert Task, Bulk Insert Task: An error occurred with the following error message: "Cannot bulk load because the file "Z:\ASSIGNMENT-SEMD\02_EDSMS-activities\Chapter 01\CR\Region_details.txt" could not be opened. Operating system error code 3(The system cannot find the path specified.).".

    Task failed: Bulk Insert Task

    please help me . thanks in advance.

  • Sounds like the source file isn't there any more.

    Or the network drive mapping has changed, maybe. You'd be better off using a UNC path for your source file (after checking that it's still there).


  • i have used the same path which is showed in the error note.still i will try again tomorrow.thanks for your quick reply. if i face any problem i will post again.

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

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