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

SQL Anywhere 11.0.0 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (A-C)

 

Cannot add a comment to a table declared as LOCAL TEMPORARY

Error constant SQLE_COMMENT_NOT_ALLOWED
ODBC 2 State ERROR
ODBC 3 State ERROR
Severity 11
SQLCODE –1042
SQLSTATE WW065
Sybase error code 13469
Probable cause

You attempted to add a comment to a table that has been declared as LOCAL TEMPORARY. This is not allowed.