Database Error Messages

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

PLS-00253

Formal parameter string missing in the parameters clause

Cause

The parameter clause does not have a matching parameter for a parameter specified in the formal parameter list.


Action

Provide a matching parameter in parameters clause for every formal parameter.