Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-40827

keyColumn.path must not be set with 'string' key assignment method.

Cause

keyColumn.path was set with a key assignment method that does not requre a key path.


Action

Ensure that keyColumn.path is set only with a key assignment method that requires it.