| Error constant | SQLE_CANNOT_USE_MATVIEW |
| ODBC 2 State | 42000 |
| ODBC 3 State | ERROR |
| Parameter 1 | Name of the materialized view. |
| Severity | 14 |
| SQLCODE | –1077 |
| SQLSTATE | 42WBC |
| Sybase error code | 13437 |
You attempted to use a materialized view but it has not yet been initialized. In order for a materialized view to become available for first use after being created or enabled, it must be initialized at least once using the REFRESH MATERIALIZED VIEW statement.
| Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |