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.