Oracle Solution for Error ora-14763

Solution for Oracle Error ORA-14763

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

What triggered the Error:

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

What should we do to fix it:

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