Neoview Messages Manual (Volume 1) (R2.5)

SQL 20511
20511 ON STATEMENT materialized view mv-name cannot be refreshed with
CASCADE option.
mv-name
is a materialized view.
Cause The CASCADE option is not allowed with ON STATEMENT materialized views.
Effect The operation fails.
Recovery Remove the CASCADE option, and resubmit the command.
SQL 20512
20512 MVGROUP mvgroup-name does not contain materialized views.
mvgroup-name
is a materialized view group.
Cause An attempt was made to maintain an empty materialized view group.
Effect The operation fails.
Recovery Add materialized views to the group, and resubmit the command.
SQL 20513
20513 The task task-name could not be executed (problem with predecessor
task task-name).
task-name
is the name of a refresh task.
Cause The refresh operation was unable to complete because a failure occurred on a required
internal task.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 20514
20514 MVLog cleanup is not possible because no ON REQUEST materialized
view is being refreshed.
Cause The materialized views being refreshed do not include an ON REQUEST materialized
view, which is a candidate for log cleanup.
Effect The operation fails.
Recovery Use MVLog cleanup with ON REQUEST materialized views.
SQL 20517
20517 The task task-name became obsolete.
task-name
is the name of a refresh task.
Cause The refresh operation was unable to complete because a failure occurred on a required
internal task.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 20519
20519 Failed to receive reply from the remote process.
Cause The refresh operation fails because a remote process is no longer available.
Effect The operation fails.
298 Utility Messages (20000 Through 23099)