Database Error Messages

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

ORA-31004

Length string of the BLOB in XDB$H_INDEX is below the minimum (string).

Cause

The calculated size of the BLOB in the CHILDREN column of the XDB$H_INDEX table was less than the required minimum without being chained.


Action

Set the value of the DB_BLOCK_SIZE initialization parameter to at least 2000. For XDB to run at its fastest, set DB_BLOCK_SIZE to 8000.