Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (中文) » 错误消息 » MobiLink 服务器警告消息 » 按消息文本排序的 MobiLink 服务器警告消息

 

将数据上载到表 %2 时忽略了 %1 行

错误代码 10040
错误常量 IGNORED_ROWS_FOR_TABLE
参数 1 总忽略行数。
参数 2 表名。
可能的原因

MobiLink 服务器将所有未应用于统一数据库的上载行均计为被忽略的行。如果存在来自客户端的上载插入/更新/删除,但统一数据库中所列的表没有相应的 upload_insert/upload_update/upload_delete 脚本,或者在向此表中上载数据期间出现错误,但 handle_error/handle_odbc_error 返回 1000,则可能会发生这种情况。