ORA-42442
KEY is not specified for view graph element table element_table.
- element_table: The element table for which the KEY is missing.
Cause
Key inference is not supported for view graph element tables.
Action
Explicitly specify the key columns using the KEY clause.