Error 1199

"The materialized view cannot be changed to immediate because COUNT(*) is required to be part of the SELECT list."

Item Description

SQLCode

-1199L

Constant

UPDATABLE_MATVIEW_MISSING_COUNT

SQLState

42WC6

ODBC 2 State

42000

ODBC 3 State

ERROR

Sybase Error Code

2876

Severity Code

15

Probable cause

You attempted to change the refresh type to immediate for a materialized view whose definition does not include COUNT(*) in the SELECT list.


Created April 27, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com