Oracle Error ORA-13798: Parameter string cannot be NULL.

Oracle Error Message

ORA-13798: Parameter string cannot be NULL.

Reason for the Error

A call to GET_THRESHOLD procedure was made without a required parameter.

Solution

Specify a valid value for this parameter.