Error 1509

"The materialized view cannot be changed to immediate because the primary key columns of any table in the preserved side of an OUTER JOIN must exist in the SELECT list."

Item Description

SQLCode

-1509L

Constant

UPDATABLE_MATVIEW_PK

SQLState

42WE9

ODBC 2 State

42000

ODBC 3 State

ERROR

Sybase Error Code

3177

Severity Code

15

Probable cause

You attempted to change the refresh type to immediate for a materialized view whose SELECT list doesn't contain the primary key columns of any table in the preserved side of an OUTER JOIN.


Created November 10, 2011. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com