Bulk insert

  • Hi everyone

    Basically I need to know how to execute an SQL server “BULK INSERT” from a file located on the shared drive via SQL agent ?

    SQL Server Agent executes background jobs as user “NT AUTHORITY\SYSTEM”.  However, if such a background job tries to access a file share (such as the “shared drive” \\server\location, then the SQL agent reports that the job failed with windows error 1317 “specified user does not exist”.

    Does the agent the account running the agent need special permissions on the share ?

    cheers

  • yes. the account running the agent nees permissions to that shared drive


    Kindest Regards,

    Amit Lohia

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

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