Collection Contents Index Syntax error near '%1' -- Automatically updatable materialized view definition may not use the following construct: '%2' Next PDF

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

Syntax error near '%1' -- Materialized view definition may not use the following construct: '%2'


Item

Value

Constant

SQLE_MATVIEW_SYNTAX_ERROR

ODBC 2 State

42000

ODBC 3 State

ERROR

Parameter 1

Location of the feature used that is not permitted.

Parameter 2

The feature used that is not permitted.

Severity

15

SQLCODE

-1031

SQLSTATE

42WB3

Sybase error code

13479

Probable cause

You attempted to create a materialized view whose definition violates one of the restrictions.


Collection Contents Index Syntax error near '%1' -- Automatically updatable materialized view definition may not use the following construct: '%2' Next PDF