Database Error Messages

ORA-13710

Parameter "string" must have a higher value than parameter "string". The values supplied were "string" and "string" respectively.

Cause

Invalid interaction between two parameter values.


Action

Set at least one of the values so the value of the first parameter is higher than the value of the second parameter.