Oracle Error ORA-30180: argument index is too large

Oracle Error Message

ORA-30180: argument index is too large

Reason for the Error

An argument index exceeds actual number of arguments supplied.

Solution

Fix format string or pass additional arguments.