Oracle Solution for Error ora-23366

Solution for Oracle Error ORA-23366

ORA-23366: integer value string is less than 1

What triggered the Error:

lue 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.

What should we do to fix it:

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