Database Error Messages

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

OCI-38622

Decision Tree not enough memory, requires at least stringKB

Cause

The memory size did not satisfy the minimum memory requirement for decision tree building.


Action

In workarea_size_policy='manual' mode, set _dtree_area_size to a reasonably larger value. Or, In workarea_size_policy='auto' mode, please raise pga_aggregate_target to a reasonably larger value.