Error 1077

"Cannot use materialized view '%1' because it has not yet been initialized"

Item Description

SQLCode

-1077L

Constant

CANNOT_USE_MATVIEW

SQLState

42WBC

ODBC 2 State

42000

ODBC 3 State

ERROR

Sybase Error Code

2746

Severity Code

14

Parameter 1

Name of the materialized view.

Probable cause

You attempted to use a materialized view but it has not yet been initialized. In order for a materialized view to become available for first use after being created or enabled, it must be initialized at least once using the REFRESH MATERIALIZED VIEW statement.


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