atulyan.aries
SSCrazy
Points: 2003
More actions
November 24, 2020 at 6:28 am
#3813333
Has anyone faced this error
Agent message code 20037. The process could not bulk copy into table '"dbo"
Source: Microsoft SQL Server Native Client 11.0
Number:
Message: The system cannot find the file specified.
Michael L John
One Orange Chip
Points: 26030
November 24, 2020 at 2:14 pm
#3813472
Not exactly.
It appears that there is an issue in the code that is attempting to do the insert. "dbo" is a schema, and for some reason the code is attempting to insert into that.
You need to examine the code and possibly make corrections to it
Michael L John If you assassinate a DBA, would you pull a trigger? To properly post on a forum: http://www.sqlservercentral.com/articles/61537/
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply