Collection Contents Index Cannot use materialized view '%1' because it has not yet been initialized Next PDF

SQL Anywhere® 10 - Error Messages  > Database Error Messages  > Alphabetic list of error messages

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.


Collection Contents Index Cannot use materialized view '%1' because it has not yet been initialized Next PDF