ORA-13710: Parameter "string" must have a higher value than parameter "string". The values supplied were "string" and "string" respectively.
What triggered the Error:
Invalid interaction between two parameter values.What should we do to fix it:
Set at least one of the values so the value of the first parameter is higher than the value of the second parameter.