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 错误消息 (D-K)

 

当前不允许模式升级

错误常量 SQLE_SCHEMA_UPGRADE_NOT_ALLOWED
ODBC 2 状态 ERROR
ODBC 3 状态 ERROR
严重级 16
SQLCODE –953
SQLSTATE WW033
Sybase 错误代码 13535
可能的原因

由于并发使用数据库而无法进行模式升级。例如,必须先关闭所有游标才能进行模式升级。