November 9, 2007 at 6:28 am
Hi,
I'm running into this error when trying to do Bulk Insert on Query Analyzer:
Server: Msg 4861, Level 16, State 1, Line 1
Could not bulk insert because file '\\ServerName\foldername\foldername\DataFiles\test.txt' could not be opened. Operating system error code 1265(The system detected a possible attempt to compromise security. Please ensure that you can contact the server that authenticated you.)
I believe it's a permission issue, who do I inform about this ; the DBAs or Network Administrators.
Thanks,
November 9, 2007 at 7:38 am
Both...
The DBA's need to verify that the SQL Server instance is logged in either as a Super User that can see everything or must be logged in as a user that has been granted the necessary privs to the path (which is where the Network Admins may come in).
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply