Collection Contents Index Triggers and procedures not supported in runtime server Next PDF

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

Triggers cannot be created on materialized view '%1'


Item

Value

Constant

SQLE_INVALID_TRIGGER_MATVIEW

ODBC 2 State

42000

ODBC 3 State

ERROR

Parameter 1

Name of the materialized view

Severity

14

SQLCODE

-1134

SQLSTATE

42W3D

Sybase error code

13379

Probable cause

You attempted to create a trigger on a materialized view. A materialized view is not a valid target for a trigger.


Collection Contents Index Triggers and procedures not supported in runtime server Next PDF