Oracle Error ORA-19709: numeric parameter must be non-negative integer

Oracle Error Message

ORA-19709: numeric parameter must be non-negative integer

Reason for the Error

A numeric parameter to an DBMS_BACKUP_RESTORE procedure is negative or contains a fractional portion.

Solution

Supply a valid numeric parameter.