Database Error Messages

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

ORA-30112

multiple values not allowed for parameter 'string'

Cause

You attempted to specify multiple values for a parameter which can take only one value.


Action

Do not specify more than one value for this parameter.