Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » Database Error Messages » Alphabetic list of error messages

Cannot initialize IQ memory manager: %1 Next Page

Cannot insert or update computed column '%1'


Item

Value

Constant

SQLE_COMPUTED_COLUMN_WRITE_ATTEMPTED

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Parameter 1

The name of the column.

Severity

16

SQLCODE

-703

SQLSTATE

WW023

Sybase error code

4406

Probable cause

Computed column values cannot be modified explicitly. Their value is determined implicitly from the computed expression value.