ORA-30591
Invalid text chunking AGGREGATE - maximum_value
- maximum_value: The chunking AGGREGATE value.
Cause
The text chunking AGGREGATE is not valid.
Action
The text chunking AGGREGATE should be a an integer literal that is greater than the chunking MAXIMUM. For the CHARACTERS mode, it should less than 4000 characters. For the WORDS mode, it should be less than 1000 words. The default value for the AGGREGATE is 0, for no aggregation.