Collection Contents Index Login mode '%1' not permitted by login_mode setting Next PDF

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

Materialized View '%1' not found


Item

Value

Constant

SQLE_MATVIEW_NOT_FOUND

ODBC 2 State

S0002

ODBC 3 State

42S02

Parameter 1

Name of the materialized view that could not be found.

Severity

11

SQLCODE

-1041

SQLSTATE

42WB5

Sybase error code

13470

Probable cause

You misspelled the name of a materialized view, or you did not qualify a materialized view name with a user name. For example, you might have referred to "Employees" instead of DBA"."Employees".


Collection Contents Index Login mode '%1' not permitted by login_mode setting Next PDF