| Error | ORA-23407 |
Description | object name string must be shaped like "schema"."object" or "object" | Cause | The object name (e.g., the rollback segment, the materialized view name, the refresh group) was incorrectly specified. | Action | Retry the operation with the object name properly specified (like "schema"."object" or "object") |