"LOAD TABLE is not allowed on a materialized view %1"
| Item |
Description |
|
SQLCode
|
-1190L
|
|
Constant
|
LOAD_TABLE_ON_MATVIEW_ERROR
|
|
SQLState
|
WL014
|
|
ODBC 2 State
|
ERROR
|
|
ODBC 3 State
|
ERROR
|
|
Sybase Error Code
|
2867
|
|
Severity Code
|
16
|
|
Parameter 1
|
Name of the materialized view on which load was attempted.
|
Probable cause
LOAD TABLE statement is not allowed on a materialized view.