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)

 

不能删除在运行时系统中拥有表的用户

错误常量 SQLE_USER_OWNS_TABLES
ODBC 2 状态 42000
ODBC 3 状态 42000
严重级 16
SQLCODE –128
SQLSTATE 55W03
Sybase 错误代码 13731
可能的原因

您试图在运行运行时服务器时删除拥有表的用户。此操作会导致删除表。运行时服务器不能删除表。使用完全服务器。