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

SQL Anywhere 11.0.1 (中文) » 错误消息 » SQL Anywhere 错误消息 » 按消息文本排序的 SQL Anywhere 错误消息 (A-C)

 

CHECKPOINT 语句需要回退日志

错误常量 SQLE_CHECKPOINT_REQUIRES_UNDO
ODBC 2 状态 40001
ODBC 3 状态 40001
严重级 16
SQLCODE –212
SQLSTATE 42W20
Sybase 错误代码 13653
可能的原因

当数据库服务器在没有回退日志的情况下以批量模式运行时,不能使用 CHECKPOINT 语句。