Oracle Error ORA-25203: invalid value string, DELAY should be non-negative

Oracle Error Message

ORA-25203: invalid value string, DELAY should be non-negative

Reason for the Error

A negative value or NULL was specified for DELAY.

Solution

Specify a non negative integer for DELAY.