Collection Contents Index Operation conflict with publication type Next PDF

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

Operation failed because table or view '%1' has an INSTEAD OF trigger


Item

Value

Constant

SQLE_INSTEAD_TRIGGER

ODBC 2 State

42000

ODBC 3 State

42000

Parameter 1

Name of the view or table with an INSTEAD OF trigger

Severity

15

SQLCODE

-1126

SQLSTATE

42W3A

Sybase error code

13387

Probable cause

You attempted an operation that cannot succeed because an INSTEAD OF trigger is defined on a target table or view (possibly nested in another view).


Collection Contents Index Operation conflict with publication type Next PDF