Oracle Error ORA-23366: integer value string is less than 1

Oracle Error Message

ORA-23366: integer value string is less than 1

Reason for the Error

Value of argument “max_missing” to routine “differences()” cannot be less than 1. Value of argument “commit_rows” to routines “differences()” and “rectify()” cannot be less than 1.

Solution

Choose an integer value for those arguments to be 1 or greater.