Oracle Error ORA-24097: Invalid value string, string should be non-negative

Oracle Error Message

ORA-24097: Invalid value string, string should be non-negative

Reason for the Error

A negative value or NULL was specified for the parameter.

Solution

Specify a non negative integer.