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

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » Database Error Messages » Alphabetic list of error messages

Cannot use materialized view '%1' because it has not yet been initialized Next Page

Cannot use view '%1' because it has been disabled


Item

Value

Constant

SQLE_VIEW_DISABLED

ODBC 2 State

42000

ODBC 3 State

42000

Parameter 1

The name of the view.

Severity

16

SQLCODE

-1038

SQLSTATE

55W17

Sybase error code

13473

Probable cause

You attempted to reference a view that has been disabled. The view must be enabled before it can be used again.