Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

OCI-62037

KEY VECTOR with repeated values require join keys to match

Cause

A KEY VECTOR with repeated join key values required the JOIN KEYS of SYS_OP_KEY_VECTOR_PAYLOAD to match the JOIN KEYS of the related SYS_OP_KEY_VECTOR_USE.


Action

Ensure that either the join key values of SYS_OP_KEY_VECTOR_CREATE are unique or the JOIN KEYS of SYS_OP_KEY_VECTOR_PAYLOAD match the JOIN KEYS of SYS_OP_KEY_VECTOR_USE.