Database Error Messages

ORA-17357

Invalid ODM object store segment size ODM_segment_size. Valid range: min_ODM_segment_size-max_ODM_segment_size.
  • ODM_segment_size: The specified segment size that is outside of the supported range.
  • min_ODM_segment_size: The minimum supported segment size value.
  • max_ODM_segment_size: The maximum supported segment size value.

Cause

The specified object store Dynamic Large Object (DLO) segment size was invalid. The DLO size must be within the specified valid range.


Action

Specify a valid segment size (_objectstore_odm_segment_size) for use with the Oracle Disk Manager (ODM) object store library.