【问题标题】:Database Operation Failed: Azure SQL and Azure Data Factory数据库操作失败:Azure SQL 和 Azure 数据工厂
【发布时间】:2015-12-18 00:28:03
【问题描述】:
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 是什么意思?找不到有关该错误代码的任何文档。

【问题讨论】:

    标签: azure azure-sql-database azure-data-factory


    【解决方案1】:

    错误 4815 表示 SQL Server 引擎从 bcp 客户端接收到的 colid 列长度无效。您可能需要再次检查参数并再次尝试此任务。

    这里是一些关于错误代码的文档。希望这会有所帮助。

    https://technet.microsoft.com/en-us/library/cc645613(v=sql.105).aspx

    【讨论】:

      猜你喜欢
      • 2016-10-02
      • 2018-11-25
      • 2019-10-24
      • 2019-05-18
      • 2021-02-17
      • 1970-01-01
      • 2020-09-24
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多