Database Error Messages

OCI-42447

Maximum number of element_tables_max element_type tables supported in Property Graph.
  • element_tables_max: Max number of element tables.
  • element_type: Either vertex or edge.

Cause

An attempt is being made to create a Property Graph with more than the allowed number of vertex or edge tables.


Action

Reduce the number of vertex or edge tables used.