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.