Collection Contents Index Syntax error near '%1' %2 Next PDF

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

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


Item

Value

Constant

SQLE_UPDATABLE_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

-1032

SQLSTATE

42WB4

Sybase error code

13480

Probable cause

You attempted to create an automatically updatable materialized view whose definition violates one of the restrictions.


Collection Contents Index Syntax error near '%1' %2 Next PDF