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 (T-Z)

 

UNLOAD TABLE cannot be used to unload a view

Error constant SQLE_CANNOT_UNLOAD_A_VIEW
ODBC 2 State ERROR
ODBC 3 State ERROR
Severity 16
SQLCODE –643
SQLSTATE WL004
Sybase error code 13672
Probable cause

UNLOAD TABLE was specified with the name of a view. UNLOAD TABLE may only be used to unload tables.