Oracle Error ORA-14763: Unable to resolve FOR VALUES clause to a partition number

Oracle Error Message

ORA-14763: Unable to resolve FOR VALUES clause to a partition number

Reason for the Error

Could not determine the partition corresponding to the FOR VALUES clause.

Solution

Remove bind variables and dependencies on session parameters from the values specified in the FOR VALUES clause.