Oracle Error ORA-23369: value of “string” argument cannot be null

Oracle Error Message

ORA-23369: value of “string” argument cannot be null

Reason for the Error

Argument “max_missing” to “differences()” routine cannot be NULL.

Solution

Legal values for “max_missing” are integers 1 or greater.