"The materialized view cannot be changed to immediate because its definition must not contain more than one query block"
| Item |
Description |
|
SQLCode
|
-1181L
|
|
Constant
|
UPDATABLE_MATVIEW_MULTIBLE_BLOCK_ERR
|
|
SQLState
|
42WC5
|
|
ODBC 2 State
|
42000
|
|
ODBC 3 State
|
ERROR
|
|
Sybase Error Code
|
2858
|
|
Severity Code
|
15
|
Probable cause
You attempted to change the refresh type to immediate for a materialized view whose definition contains more than one query block.