ORA-38609
        Not enough memory for tree counting, requires at least stringKB
        
        
        Cause
        The memory size did not satisfy the minimum memory requirement for tree counting.
        Action
        Consider setting workarea_size_policy='auto'. Or with workarea_size_policy='manual' mode, consider revising the data, increasing the support_threshold setting, and decreasing itemset_length_max setting.
        
     
    
    
        ORA-38609
        FI Not enough memory for tree counting, requires at least stringKB
        
        
        Cause
        The memory size did not satisfy the minimum memory requirement for tree counting.
        Action
        In workarea_size_policy='manual' mode, set _fic_area_size to a reasonably larger value. Or, In workarea_size_policy='auto' mode, this error should never happen.
        
     
    
    
        ORA-38609
        FI Not enough memory for tree counting, requires at least stringKB
        
        
        Cause
        The memory size did not satisfy the minimum memory requirement for tree counting.
        Action
        In workarea_size_policy='manual' mode, set _fic_area_size to a reasonably larger value. Or, In workarea_size_policy='auto' mode, this error should never happen.