Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

ORA-54444

The number of dimensions for the generated vector (string) is greater than the maximum allowed (string).

Cause

The number of dimensions of the embedding output is larger than the maximum allowed.


Action

Ensure that the imported model generates vector embedding with a number of dimensions less than or equal to the maximum allowed.