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.