Database operation failed on server 'worker.database.windows.net,11146' with SQL Error Number '40197'. Error message from database execution : The service has encountered an error processing your request. Please try again. Error code 4815.
A severe error occurred on the current command. The results, if any, should be discarded..
我得到以下错误。错误码4815是什么意思?
错误4815表示SQL Server引擎从bcp客户端接收到colid的无效列长度。您可能需要再次检查参数,然后再尝试此任务。
这里有一些关于错误代码的文档。希望对你有帮助。
https://technet.microsoft.com/en-us/library/cc645613 (v = sql.105) . aspx