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 错误消息 (T-Z)

 

UNLOAD TABLE 不能用来卸载视图

错误常量 SQLE_CANNOT_UNLOAD_A_VIEW
ODBC 2 状态 ERROR
ODBC 3 状态 ERROR
严重级 16
SQLCODE –643
SQLSTATE WL004
Sybase 错误代码 13672
可能的原因

UNLOAD TABLE 中指定了视图名称。UNLOAD TABLE 只能用于卸载表。