DSNU284I csect-name- LOAD UTILITY NOT ALLOWED AGAINST A SYSTEM-MAINTAINED MATERIALIZED QUERY TABLE table-name

Explanation

An attempt has been made to run the LOAD utility against a system-maintained materialized query table. This is not allowed.

System action

Utility processing terminates.

User response

If the table name was incorrect, correct the table name and resubmit the utility job step. Otherwise, take one of the following actions:
  • Use the REFRESH TABLE SQL statement to insert data into the system-maintained materialized query table.
  • Use the ALTER statement to change the materialized query table to a user-maintained materialized query table or a base table, and resubmit the utility job step.

Severity

8