Database Error Messages

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

ORA-31998

cannot have more than string values for the list parameter string, string values supplied

Cause

An attempt was made to set a list parameter with more values than it supported.


Action

Reduce the number of values in the list parameter. When using APPEND flag, ensure that the number of existing values plus the new values fit within the above limit.