ERROR | materialized view string.string is already in a refresh group |
CAUSE | A materialized view of the same name is already in a refresh group. |
ACTION | Subtract the materialized view from the current refresh group and add it to its new refresh group, or combine the two refresh groups into a single refresh group. |