Database Error Messages

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

ORA-40582

cannot find a data guide-enabled context index

Cause

A data guide-enabled context index for the specified column in the specified table was not found.


Action

Ensure that the table and column exist, the column is a JavaScript Object Notation (JSON) column, and a data guide-enabled context index exists on the JSON column before invoking the procedure or function.