Oracle Error PLS-00238: external parameter name string not found in formal parameter list

Oracle Error Message

PLS-00238: external parameter name string not found in formal parameter list

Reason for the Error

An external parameter name was specified that does not match one in the formal parameter list.

Solution

Correct the external parameter name.